aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorPaul Graham <development@winomega.com>2017-06-09 13:33:14 +0200
committerPaul Graham <development@winomega.com>2017-06-09 13:33:14 +0200
commitb49242fcb0dbf5c50cc1410c39747080de7363dd (patch)
tree32f5c15c204ab8d5f97e6b7a175c43ec7139454e /apps
parent0974d6f011d10f2b32f2a2a8477530c3856f05ea (diff)
downloadportable-b49242fcb0dbf5c50cc1410c39747080de7363dd.tar.gz
portable-b49242fcb0dbf5c50cc1410c39747080de7363dd.tar.bz2
portable-b49242fcb0dbf5c50cc1410c39747080de7363dd.zip
Remove misleading CFLAGS / LDFLAGS.
These variables were being ignored because libtool doesn't pass -static-libgcc to GCC. If you want to link libgcc statically, currently the only way to achieve this is to manually add -static-libgcc to CC variable. See: http://www.mingw.org/wiki/HOWTO_Sneak_GCC_Switches_Past_Libtool
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions