X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpackages-update;h=6623452255f673684235a0b39552186c600ebd0a;hb=81c5d62e66f370b7888fbf68c706c7f5248a9cd9;hp=1fec25d5404805d5ca81b9c1e797dd10247c9541;hpb=6890ab467c34bc0ae1fccf18a521c3cedfa442a2;p=hvlinux.git diff --git a/stage1/packages-update b/stage1/packages-update index 1fec25d..6623452 100755 --- a/stage1/packages-update +++ b/stage1/packages-update @@ -1,9 +1,5 @@ #!/bin/bash -USE_LFS_PATCHES=1 -USE_BLFS_PATCHES=1 -USE_CLFS_PATCHES=1 - source ../functions/main update_packages_init ${*} @@ -12,6 +8,7 @@ update_packages_init ${*} lpkg 0 ${GMP} lpkg 0 ${MPFR} lpkg 0 ${MPC} +lpkg 0 ${ISL} lpkg 0 ${CLOOG} lpkg 0 ${BINUTILS} lpkg 0 ${GCC}