mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-12 08:27:24 +01:00
typo
This commit is contained in:
parent
1c8ac692e9
commit
e159dbdea9
|
|
@ -6,7 +6,7 @@
|
|||
git config --global --add safe.directory .
|
||||
git submodule -q update --init --depth 1 $(awk '/path/ && !/llvm/ && !/opencv/ && !/libpng/ && !/libsdl-org/ && !/curl/ && !/zlib/ && !/libusb/ && !/feralinteractive/ { print $3 }' .gitmodules)
|
||||
|
||||
=(
|
||||
CONFIGURE_ARGS=(
|
||||
-DWITH_LLVM=ON
|
||||
-DUSE_SDL=OFF
|
||||
-DUSE_PRECOMPILED_HEADERS=OFF
|
||||
|
|
|
|||
Loading…
Reference in a new issue