We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4888fea commit 3ad8693Copy full SHA for 3ad8693
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 $(nproc) config=release64
+make .build/projects/gmake-linux-clang/Makefile $(nproc) config=release64
49
50
mkdir -p ../../Tools/bin
51
0 commit comments