mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Consolidate external libraries
This commit is contained in:
committed by
John Freeman
parent
dd312c3cc5
commit
e2384885f5
3
external/secp256k1/cmake/arm-linux-gnueabihf.toolchain.cmake
vendored
Normal file
3
external/secp256k1/cmake/arm-linux-gnueabihf.toolchain.cmake
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
set(CMAKE_SYSTEM_NAME Linux)
|
||||
set(CMAKE_SYSTEM_PROCESSOR arm)
|
||||
set(CMAKE_C_COMPILER arm-linux-gnueabihf-gcc)
|
||||
Reference in New Issue
Block a user