Force the ld "no-undefined" flag on Cygwin
authorChristian Babeux <christian.babeux@efficios.com>
Wed, 28 Nov 2012 01:31:47 +0000 (20:31 -0500)
committerChristian Babeux <christian.babeux@efficios.com>
Wed, 28 Nov 2012 03:26:39 +0000 (22:26 -0500)
In order to build shared libraries on Cygwin/MinGW/Windows, all
symbols must be defined at link time. Activating the "-no-undefined"
flag will fail the build if it's not the case.


No differences found
This page took 0.025835 seconds and 4 git commands to generate.