Compile static library with -fPIC because of relocation
This commit is contained in:
@@ -14,6 +14,7 @@ add_compile_options(
|
||||
-fvisibility=hidden
|
||||
-ffunction-sections
|
||||
-fdata-sections
|
||||
-fPIC
|
||||
-Wall
|
||||
-std=c++11)
|
||||
|
||||
|
Reference in New Issue
Block a user