summarylogtreecommitdiffstats
path: root/010-m64p-remove-build-jobs-limitation.patch
diff options
context:
space:
mode:
authorDaniel Bermond2020-11-03 02:03:59 +0000
committerDaniel Bermond2020-11-03 02:03:59 +0000
commit229fb26b76eac348561fe0e6761bb52d463498d5 (patch)
tree47fd0ab860c5cc39dd448f2a20d37e76ed184ebb /010-m64p-remove-build-jobs-limitation.patch
parent5c0ac432c12f796d56b9b5551bd8fd23b7514ca5 (diff)
downloadaur-229fb26b76eac348561fe0e6761bb52d463498d5.tar.gz
Update to version 20201101
Diffstat (limited to '010-m64p-remove-build-jobs-limitation.patch')
-rw-r--r--010-m64p-remove-build-jobs-limitation.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/010-m64p-remove-build-jobs-limitation.patch b/010-m64p-remove-build-jobs-limitation.patch
index defd6b4f117b..077ddb15ace7 100644
--- a/010-m64p-remove-build-jobs-limitation.patch
+++ b/010-m64p-remove-build-jobs-limitation.patch
@@ -45,12 +45,3 @@
if [[ $UNAME == *"MINGW"* ]]; then
cp $base_dir/mupen64plus-gui/build/release/mupen64plus-gui.exe $install_dir
elif [[ $UNAME == *"Darwin"* ]]; then
-@@ -85,7 +85,7 @@ if [[ $UNAME == *"MINGW"* ]]; then
- else
- cmake -DMUPENPLUSAPI_GLIDENUI=On -DNOHQ=On -DVEC4_OPT=On -DCRC_OPT=On -DMUPENPLUSAPI=On ../../src/
- fi
--make -j4
-+make
-
- if [[ $UNAME == *"MINGW"* ]]; then
- cp mupen64plus-video-GLideN64$suffix $install_dir