]> git.ipfire.org Git - thirdparty/squid.git/commit
Windows: link libgcc and libstdc statically
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 13 Oct 2014 14:40:35 +0000 (07:40 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 13 Oct 2014 14:40:35 +0000 (07:40 -0700)
commitd66b42da99c5cdf6d451146e0aa0aa623417e50b
tree6ad511bea2d9cf4e65b8103162ac1c03c8c43732
parent1a8e2e1ce4ca5df603943c4a178e413d9630cf83
Windows: link libgcc and libstdc statically

MinGW builds require static linking to libgcc and libstdc++ in order to
run natively on windows without additional DLL installation.
configure.ac