]> git.sesse.net Git - stockfish/commitdiff
Add -mdynamic-no-pic to CFLAGS when compiling with GCC under OS X.
authorTord Romstad <tord@cm-84.215.83.169.getinternet.no>
Mon, 5 Apr 2010 19:47:28 +0000 (21:47 +0200)
committerTord Romstad <tord@cm-84.215.83.169.getinternet.no>
Mon, 5 Apr 2010 19:47:28 +0000 (21:47 +0200)
Without this flag, the __cpuid() function doesn't compile correctly
in 32-bit mode.


No differences found