From db779acfe1319f7cdbdc0c493f6e6fd6ae2412ef Mon Sep 17 00:00:00 2001 From: merakor Date: Fri, 24 Jul 2020 10:39:50 +0000 Subject: contrib: replace kiss usage with cpt tools FossilOrigin-Name: 37f8991b3fe9af32f167b813e0a1a30ada525aa3e3f31507a267c7c3ba5f43b7 --- contrib/cpt-chroot | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/cpt-chroot') diff --git a/contrib/cpt-chroot b/contrib/cpt-chroot index 7d0585c..2524b68 100755 --- a/contrib/cpt-chroot +++ b/contrib/cpt-chroot @@ -57,7 +57,6 @@ main() { TERM="$TERM" \ SHELL=/bin/sh \ USER=root \ - KISS_ASROOT=1 \ CFLAGS="${CFLAGS:--march=$march -mtune=generic -pipe -Os}" \ CXXFLAGS="${CXXFLAGS:--march=$march -mtune=generic -pipe -Os}" \ MAKEFLAGS="${MAKFLAGS:--j$(nproc 2>/dev/null || echo 1)}" \ -- cgit v1.2.3