mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-21 16:55:49 +00:00
update builder-linux
This commit is contained in:
@@ -5,7 +5,7 @@ TOOLCHAINS="$EXEDIR/toolchain"
|
||||
DEPS="$EXEDIR/deps"
|
||||
STAGE="$EXEDIR/staging"
|
||||
OPTIMIZE=-Oz
|
||||
MINSIZE="$OPTIMIZE -flto=auto -ffunction-sections -fdata-sections"
|
||||
MINSIZE="-flto=auto -ffunction-sections -fdata-sections"
|
||||
LDMINSIZE="-Wl,--gc-sections -flto=auto"
|
||||
CFLAGS=""
|
||||
LDFLAGS="-lgcc_eh"
|
||||
|
||||
Reference in New Issue
Block a user