mupen64plus: Disable ASLR to fix x86 build (#7917)

This commit is contained in:
robxnano
2023-03-05 14:22:29 +00:00
committed by GitHub
parent adbb9e3947
commit 9fcd40e834

View File

@@ -83,6 +83,8 @@ BUILD_PREREQUIRES="
BUILD()
{
export DISABLE_ASLR=1
APP_DIR="$appsDir/Mupen64Plus/"
PARAMS="\
PLUGINDIR=$APP_DIR/plugins \