diff options
Diffstat (limited to 'scripts/xz.sh')
| -rw-r--r-- | scripts/xz.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/xz.sh b/scripts/xz.sh index 079f3e2..9ff33a1 100644 --- a/scripts/xz.sh +++ b/scripts/xz.sh @@ -13,8 +13,6 @@ export CFLAGS="-I$prefix/usr/include -static" export CPPFLAGS="$CFLAGS" export DESTDIR=$prefix export LDFLAGS="-L$prefix/usr/lib/ -static" -rm config.log || echo "" -make clean || echo "" ./configure \ --host=$BUILD_TGT \ --prefix=/usr \ |
