Update build.sh

This commit is contained in:
Kimpe Andy 2024-01-31 12:49:11 +01:00 committed by GitHub
parent 1f81f80b85
commit 749a94d6a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

1
debian/build.sh vendored
View File

@ -2,5 +2,4 @@
source=$1
pushd $source/desmume/src/frontend/posix
make -j12
#meson build -C debian-linux-build -j 12 --verbose
popd