First upload version 0.0.1
This commit is contained in:
5
node_modules/node-llama-cpp/llama/toolchains/linux.host-x64.target-arm71.cmake
generated
vendored
Normal file
5
node_modules/node-llama-cpp/llama/toolchains/linux.host-x64.target-arm71.cmake
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
set(CMAKE_SYSTEM_NAME Linux)
|
||||
set(CMAKE_SYSTEM_PROCESSOR arm)
|
||||
|
||||
set(CMAKE_C_COMPILER arm-linux-gnueabihf-gcc)
|
||||
set(CMAKE_CXX_COMPILER arm-linux-gnueabihf-g++)
|
||||
Reference in New Issue
Block a user