Revert forcing -fPIC for all ARMv8 builds

release-v0.4.0.1
NanoAkron 8 years ago
parent 45bb393577
commit b9c5f29d1d
No known key found for this signature in database
GPG Key ID: 346A337AA2EA8B57

@ -80,7 +80,6 @@ endif()
if (ARM_ID STREQUAL "aarch64")
set(ARM 1)
set(ARM8 1)
set(BUILD_SHARED_LIBS ON)
endif()
if(WIN32 OR ARM)

Loading…
Cancel
Save