mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-07-03 15:03:40 +02:00
move vendor/secp256k1-0.3.0 to vendor/secp256k1/repo
This commit is contained in:
parent
e8ee3fc0de
commit
9587586968
132 changed files with 0 additions and 0 deletions
3
vendor/secp256k1/repo/cmake/arm-linux-gnueabihf.toolchain.cmake
vendored
Normal file
3
vendor/secp256k1/repo/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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue