GCC almost working
This commit is contained in:
@@ -3,7 +3,7 @@ PACKAGE=gcc-5
|
|||||||
SRC=gcc-${VERSION}.tar.gz
|
SRC=gcc-${VERSION}.tar.gz
|
||||||
URL=${SITE_GNU}/gcc/gcc-${VERSION}/${SRC}
|
URL=${SITE_GNU}/gcc/gcc-${VERSION}/${SRC}
|
||||||
CATEGORY=lang
|
CATEGORY=lang
|
||||||
DEPENDS="devel/binutils libs/gmp libs/mpc libs/mpfr devel/cloog"
|
DEPENDS="arch/tar devel/binutils libs/gmp libs/mpc libs/mpfr devel/cloog"
|
||||||
|
|
||||||
configure() {
|
configure() {
|
||||||
echo "Configuring $PACKAGE"
|
echo "Configuring $PACKAGE"
|
||||||
|
|||||||
Reference in New Issue
Block a user