mirror of
https://github.com/monero-project/monero.git
synced 2025-02-18 18:14:11 -05:00
Merge pull request #1408
b9c5f29d Revert forcing -fPIC for all ARMv8 builds (NanoAkron)
This commit is contained in:
commit
99f725cbe2
@ -80,7 +80,6 @@ endif()
|
|||||||
if (ARM_ID STREQUAL "aarch64")
|
if (ARM_ID STREQUAL "aarch64")
|
||||||
set(ARM 1)
|
set(ARM 1)
|
||||||
set(ARM8 1)
|
set(ARM8 1)
|
||||||
set(BUILD_SHARED_LIBS ON)
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(WIN32 OR ARM)
|
if(WIN32 OR ARM)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user