diff options
author | Paul Graham <development@winomega.com> | 2017-06-09 13:33:14 +0200 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2017-07-07 00:09:42 -0500 |
commit | f3e7ad5b06fcd8b1b522d4a15747f10bc7dc3155 (patch) | |
tree | ccd6d0a97a1a0681297edbcb25d7e23411131c58 /dist.sh | |
parent | da995141dc0992cf86f2e029fcb9b05077709fb0 (diff) | |
download | portable-f3e7ad5b06fcd8b1b522d4a15747f10bc7dc3155.tar.gz portable-f3e7ad5b06fcd8b1b522d4a15747f10bc7dc3155.tar.bz2 portable-f3e7ad5b06fcd8b1b522d4a15747f10bc7dc3155.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 'dist.sh')
0 files changed, 0 insertions, 0 deletions