summaryrefslogtreecommitdiff
path: root/i486-stage3/gcc/DESCR
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-13 21:11:14 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-13 21:11:14 +0100
commit65bd9446245c6581f908770c9fb99ef27968e10d (patch)
tree20cd13f815d7f4342fac1f418250b1d7e9e96c94 /i486-stage3/gcc/DESCR
parent596bee8bc17250755e7550fab4d9afdbf2e31bf1 (diff)
downloadbootstrap32-65bd9446245c6581f908770c9fb99ef27968e10d.tar.xz
nss: quite impossible to built, tons of SSE2 stuff drawn in, patches make situation worse
done toolchain and glibc (gcc without ada for now) syslinux done linux: on the way to modularized kernel
Diffstat (limited to 'i486-stage3/gcc/DESCR')
-rw-r--r--i486-stage3/gcc/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/i486-stage3/gcc/DESCR b/i486-stage3/gcc/DESCR
index 4361213..41ec1e1 100644
--- a/i486-stage3/gcc/DESCR
+++ b/i486-stage3/gcc/DESCR
@@ -19,3 +19,5 @@ sed -i 's/,gnat-style,gnat_rm,gnat_ugn//' PKGBUILD
#make: Leaving directory '/build/gcc/src/gcc-build/i486-pc-linux-gnu/libgfortran'
#=> wrong link order: libgfortran requires libquadmath
sed -i 's/libgfortran \\/libquadmath libgfortran \\/g' PKGBUILD
+
+ADDITIONAL_INSTALL_PACKAGE="gcc-libs gcc-fortran gcc-go gcc-objc"