From c00081d959dc8cf8520cb113b1d04eacf2980a35 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sun, 30 Nov 2008 02:12:23 +1100 Subject: [PATCH] boost-jam: forgot to remove a not needed echo during debugging --- boost-jam/Pkgfile | 1 - 1 file changed, 1 deletion(-) diff --git a/boost-jam/Pkgfile b/boost-jam/Pkgfile index 20bee120d..47144aa28 100644 --- a/boost-jam/Pkgfile +++ b/boost-jam/Pkgfile @@ -16,7 +16,6 @@ build() { patch -p 1 -i $SRC/$name-3.1.17-misc.patch patch -p 1 -i $SRC/$name-3.1.17-cflags.patch export CFLAGS+="-fno-strict-aliasing" - echo $CFLAGS local bindir='bin.linuxx86' ./build.sh gcc install -m 0755 -D $bindir/bjam $PKG/usr/bin/bjam