We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad8693 commit 8d52436Copy full SHA for 8d52436
Dependencies/build_linux.sh
@@ -45,7 +45,7 @@ cd ../bgfx
45
46
../GENie/bin/linux/genie --with-tools --with-shared-lib --gcc=linux-clang gmake
47
48
-make .build/projects/gmake-linux-clang/Makefile $(nproc) config=release64
+make -R -C .build/projects/gmake-linux-clang config=release64
49
50
mkdir -p ../../Tools/bin
51
0 commit comments