diff options
author | Geoffrey Noer <noer@cygnus> | 1998-03-26 09:57:28 +0000 |
---|---|---|
committer | Geoffrey Noer <noer@cygnus> | 1998-03-26 09:57:28 +0000 |
commit | 1144d003b7eb34f99a4b28e78e99ed3fe452d82b (patch) | |
tree | 644efd995668a03f9300968da1ad7691f26e3308 /config | |
parent | 51ccd82f7f1efd6668e1cb26b334e5bdefcdfcf3 (diff) | |
download | gdb-1144d003b7eb34f99a4b28e78e99ed3fe452d82b.zip gdb-1144d003b7eb34f99a4b28e78e99ed3fe452d82b.tar.gz gdb-1144d003b7eb34f99a4b28e78e99ed3fe452d82b.tar.bz2 |
Thu Mar 26 01:54:25 1998 Geoffrey Noer <noer@cygnus.com>
* mh-cygwin32: stop configuring and building dosrel.
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-cygwin32 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/mh-cygwin32 b/config/mh-cygwin32 index a49f0ee..29f1656 100644 --- a/config/mh-cygwin32 +++ b/config/mh-cygwin32 @@ -7,6 +7,3 @@ CXXFLAGS=-O2 # built without debugging information LIBGCC2_DEBUG_CFLAGS= - -# custom installation rules for cygwin32 (append .exe to binaries, etc.) -INSTALL_DOSREL=install-dosrel |