mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Add randomize_va_space to drone
This commit is contained in:
@@ -40,6 +40,10 @@ python tools/boostdep/depinst/depinst.py math
|
||||
./bootstrap.sh
|
||||
./b2 headers
|
||||
|
||||
if [[ $(uname) == "Linux" ]]; then
|
||||
echo 0 | sudo tee /proc/sys/kernel/randomize_va_space
|
||||
fi
|
||||
|
||||
echo '==================================> BEFORE_SCRIPT'
|
||||
|
||||
. $DRONE_BUILD_DIR/.drone/before-script.sh
|
||||
|
||||
Reference in New Issue
Block a user