gcc: convert to subpkgs.
--HG-- extra : convert_revision : 88fbeeb5b204c2d8a82f4c4b9833723d8503657b
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Template build file for 'gcc'
|
||||
pkgname=gcc
|
||||
sourcepkg=gcc
|
||||
version=4.3.2
|
||||
patch_files="$pkgname-fix-amd64.diff"
|
||||
distfiles="
|
||||
@@ -19,7 +20,8 @@ long_desc="
|
||||
|
||||
base_chroot=yes
|
||||
build_depends="gmp-4.2.4 mpfr-2.3.2 binutils-2.18"
|
||||
run_depends="glibc-2.8 $build_depends"
|
||||
run_depends="glibc-2.8 gmp-libs-4.2.4 mpfr-libs-2.3.2 binutils-2.18"
|
||||
subpackages="dev docs locale"
|
||||
|
||||
# As specified in the LFS book, disable installing libiberty.
|
||||
pre_configure()
|
||||
|
||||
Reference in New Issue
Block a user