mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
ant_core: disable aslr
This commit is contained in:
@@ -55,6 +55,7 @@ BUILD()
|
||||
source /system/data/profile.d/openjdk8.sh
|
||||
export PATH=$JDK8_HOME/bin:$PATH
|
||||
export JAVA_HOME="$JDK8_HOME"
|
||||
export DISABLE_ASLR=1
|
||||
ANT_HOME= ./build.sh
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user