]>
Commit | Line | Data |
---|---|---|
252b5132 RH |
1 | # We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be |
2 | # built without debugging information | |
3 | ||
4 | LIBGCC2_DEBUG_CFLAGS= | |
5 | ||
6 | # custom installation rules for mingw32 (append .exe to binaries, etc.) | |
7 | # INSTALL_DOSREL=install-dosrel |