This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Correct typo in OpenVMS configure procedure.



On Sep 23, 2009, at 6:04 AM, Tim E. Sneddon wrote:


Hi,

This is my first patch.  It corrects a small typo in the OpenVMS
configure procedure.

Thank you for spotting this out. I will commit this under the obvious rule.


Do you have an FSF assignment ? This will be required if you submit bigger patches.

Tristan.


2009-09-23 Tim E. Sneddon <tsneddon@kednos.com>


* gas/configure.com: Fix a typo.

Tim.

Index: gas/configure.com
===================================================================
RCS file: /cvs/src/src/gas/configure.com,v
retrieving revision 1.3
diff -u -r1.3 configure.com
--- gas/configure.com 7 Sep 2009 09:15:31 -0000 1.3
+++ gas/configure.com 23 Sep 2009 03:47:38 -0000
@@ -232,7 +232,7 @@
$ then
$ open/append outfile build.com
$ write outfile "$ write sys$output ""Compiling te-vms.c"""
-$ write outfile "$ cc 'CFLAGS /obj=te-vme.obj [.config]te-vms.c + " +-
+$ write outfile "$ cc 'CFLAGS /obj=te-vms.obj [.config]te-vms.c + " +-
"sys$library:sys$lib_c.tlb/lib"
$ write outfile "$ AS_OBJS=AS_OBJS + "",te-vms.obj"""
$ close outfile


--
PL/I for OpenVMS & Tru64
www.kednos.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]