diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-03-03 19:46:12 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-03-03 19:46:12 +0000 |
commit | 1101551c9c0bc47e5c3a068a5a4b99cc601b997f (patch) | |
tree | c652e29ac89e1a6e099e24db3bbd79f52ea46941 /gas/make-gas.com | |
parent | 77379667ed0424fc7aa398ea3b4a7ad3719e669c (diff) | |
download | ppe42-binutils-1101551c9c0bc47e5c3a068a5a4b99cc601b997f.tar.gz ppe42-binutils-1101551c9c0bc47e5c3a068a5a4b99cc601b997f.zip |
SUB_SEGMENT_ALIGN now takes an argument.
VMS fixes from Eric Youngdale.
Diffstat (limited to 'gas/make-gas.com')
-rw-r--r-- | gas/make-gas.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/make-gas.com b/gas/make-gas.com index 77721f4dc3..faffce61fe 100644 --- a/gas/make-gas.com +++ b/gas/make-gas.com @@ -73,6 +73,7 @@ $ gcc 'c_flags'/define=('C_DEFS') atof-targ.c $ gcc 'c_flags'/define=("error=as_fatal",'C_DEFS') targ-cpu.c $ gcc 'c_flags'/define=("error=as_fatal",'C_DEFS') obj-format.c $ Link: +$if f$search("obstack.obj").eqs."" then copy [-.libiberty]obstack.obj *.* $ link/nomap/exec=gcc-as version.opt/opt+sys$input:/opt ! ! Linker options file for GNU assembler |