mirror of
https://github.com/bol-van/zapret2.git
synced 2026-06-17 12:50:04 +04:00
pie experiment
This commit is contained in:
@@ -100,12 +100,12 @@ jobs:
|
||||
export PKG_CONFIG_PATH=$DEPS_DIR/lib/pkgconfig
|
||||
export STAGING_DIR=$RUNNER_TEMP
|
||||
if [ "$ARCH" = lexra ]; then
|
||||
LEXRA=1
|
||||
OPTIMIZE=-Os
|
||||
STATIC=-static
|
||||
else
|
||||
OPTIMIZE=-Oz
|
||||
STATIC=-static-pie
|
||||
LEXRA=1
|
||||
fi
|
||||
MINSIZE="$OPTIMIZE $MINSIZE"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user