diff options
author | Richard Stallman <rms@gnu.org> | 1992-07-14 03:41:55 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-07-14 03:41:55 +0000 |
commit | 4e56c96a3fffc67f27ba3e46f1449739d465e41f (patch) | |
tree | 27f075fcb2acf84bff2d8d4d2346d538faf19611 /gcc/config/m68k | |
parent | 60bac6ea52f814611de985d642572bd3df2885e4 (diff) | |
download | gcc-4e56c96a3fffc67f27ba3e46f1449739d465e41f.zip gcc-4e56c96a3fffc67f27ba3e46f1449739d465e41f.tar.gz gcc-4e56c96a3fffc67f27ba3e46f1449739d465e41f.tar.bz2 |
Undo previous change.
From-SVN: r1587
Diffstat (limited to 'gcc/config/m68k')
-rw-r--r-- | gcc/config/m68k/x-amix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/m68k/x-amix b/gcc/config/m68k/x-amix index 171275c..9eb7aa8 100644 --- a/gcc/config/m68k/x-amix +++ b/gcc/config/m68k/x-amix @@ -31,9 +31,3 @@ manext = # before I create a t-amix file. -- rms. ## Set up flags to use when compiling and linking enquire. #ENQUIRE_CFLAGS = -DNO_SC -DNO_MEM -DNO_STDDEF -ansi - -# For svr4 we link stuff *without* dynamic libraries for now... at least -# until there is a version of GDB which understands *both* Dwarf *and* -# svr4 shared libraries. - -X_CFLAGS=-static |