diff options
author | K. Richard Pixley <rich@cygnus> | 1991-12-10 08:09:11 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-12-10 08:09:11 +0000 |
commit | 8806f7b98c65276403dd9f80ada2e5a497db98fc (patch) | |
tree | 2ce925b90a425b66eb0fdaf47b1d069da71b2471 /config | |
parent | e9712beec80d9451b9a3a6f4916c302c38d7f345 (diff) | |
download | gdb-8806f7b98c65276403dd9f80ada2e5a497db98fc.zip gdb-8806f7b98c65276403dd9f80ada2e5a497db98fc.tar.gz gdb-8806f7b98c65276403dd9f80ada2e5a497db98fc.tar.bz2 |
pass CC from the top
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-decstation | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mh-decstation b/config/mh-decstation new file mode 100644 index 0000000..cbb7ffc --- /dev/null +++ b/config/mh-decstation @@ -0,0 +1 @@ +CC = cc -Wf,-XNg1000 |