mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
mupen64plus: Disable ASLR to fix x86 build (#7917)
This commit is contained in:
@@ -83,6 +83,8 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
export DISABLE_ASLR=1
|
||||
|
||||
APP_DIR="$appsDir/Mupen64Plus/"
|
||||
PARAMS="\
|
||||
PLUGINDIR=$APP_DIR/plugins \
|
||||
|
||||
Reference in New Issue
Block a user