mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-14 06:13:09 +00:00
update builder-linux
This commit is contained in:
@@ -89,7 +89,6 @@ buildenv()
|
||||
export PKG_CONFIG_PATH=$STAGING_DIR/lib/pkgconfig
|
||||
OLDPATH="$PATH"
|
||||
export PATH="$PATH:$TOOLCHAINS/$TARGET/bin"
|
||||
[ "$1" = i586-unknown-linux-musl ] && CFLAGS="$CFLAGS -mmmx"
|
||||
}
|
||||
buildenv_clear()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user