mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-17 19:59:57 +00:00
fix lib name
This commit is contained in:
parent
950dffbe06
commit
c68c5af856
@ -387,7 +387,7 @@ if (WITH_MESHNET)
|
||||
endif()
|
||||
|
||||
if (ARCHITECTURE MATCHES "arm")
|
||||
set(ATOMIC_LIB atomic)
|
||||
set(ATOMIC_LIB -latomic)
|
||||
else()
|
||||
set(ATMOIC_LIB "")
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user