using -fPIC to fix 64-bit linker error

This commit is contained in:
no 2015-01-30 15:10:30 -05:00
parent 25d10185c4
commit a9f0d57782

View File

@ -25,6 +25,7 @@ FLAGS_ANSI="\
FLAGS_x86="\
-O3 \
-masm=intel \
-fPIC \
-DPLUGIN_API_VERSION=0x0101 \
-DARCH_MIN_SSE2 \
-march=native \