mirror of
https://github.com/andrewchilicki/LumonMDR.git
synced 2025-07-01 18:17:27 -04:00
Init
This commit is contained in:
3
compile_build_pi.sh
Normal file
3
compile_build_pi.sh
Normal file
@ -0,0 +1,3 @@
|
||||
rm -rf build
|
||||
cmake -S . -B build -DCMAKE_TOOLCHAIN_FILE=cmake/armv8-rpi3-linux-gnueabihf.cmake -DCROSS_COMPILE_SYSROOT=/home/andrewc/chroots/rpi-buster-armhf
|
||||
cmake --build build -j$(nproc)
|
Reference in New Issue
Block a user