kiss-chroot: Removed old envar

This commit is contained in:
Dylan Araps 2020-08-11 10:59:51 +03:00
parent 197d8b4329
commit 7695d003f5
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ log Entering chroot; {
TERM="$TERM" \
SHELL=/bin/sh \
USER=root \
KISS_ASROOT=1 \
CFLAGS="${CFLAGS:--march=x86-64 -mtune=generic -pipe -Os}" \
CXXFLAGS="${CXXFLAGS:--march=x86-64 -mtune=generic -pipe -Os}" \
MAKEFLAGS="${MAKEFLAGS:--j$(nproc 2>/dev/null || echo 1)}" \