[Common] 64-bit needs -fPIC for sectional linkage.
This commit is contained in:
parent
917d90b057
commit
37f41f2d45
|
@ -5,6 +5,7 @@ mkdir -p $obj
|
|||
|
||||
FLAGS_x86="\
|
||||
-S \
|
||||
-fPIC \
|
||||
-masm=intel \
|
||||
-march=native \
|
||||
-Os"
|
||||
|
|
Loading…
Reference in New Issue