Patch: re-enable fixincludes for DJGPP
Laurynas Biveinis
lauras@softhome.net
Thu Nov 30 08:16:00 GMT 2000
Eli Zaretskii did all the porting work and the patches were applied.
But we simply didn't use it!
Tested with a i686-pc-linux-gnu x i686-pc-msdosdjgpp cross-compiler
Laurynas
2000-11-30 Laurynas Biveinis <lauras@softhome.net>
* fixinc/mkfixinc.sh: enable fixincludes for i?86-*-msdosdjgpp* targets.
--- mkfixinc.sh.orig Wed Nov 29 15:39:26 2000
+++ mkfixinc.sh Thu Nov 30 17:23:40 2000
@@ -62,7 +62,7 @@
i?86-*-win32 | \
i?86-*-pe | i?86-*-cygwin* | \
i?86-*-mingw32* | \
- i?86-*-uwin* | i?86-*-msdosdjgpp* | \
+ i?86-*-uwin* | \
mips-sgi-irix5cross64 | \
powerpc-*-eabiaix* | \
powerpc-*-eabisim* | \
More information about the Gcc-patches
mailing list