--- libcgroup-git-16a657c60/bootstrap.sh~ 2024-08-03 02:51:56.000000000 -0700 +++ libcgroup-git-16a657c60/bootstrap.sh 2024-08-03 02:56:34.218029285 -0700 @@ -22,8 +22,3 @@ test -d m4 || mkdir m4 autoreconf -fi rm -fr autom4te.cache - -CFLAGS="$CFLAGS -g -O0" ./configure --sysconfdir=/etc --localstatedir=/var \ - --enable-opaque-hierarchy="name=systemd" --enable-systemd --enable-python - -make clean