summaryrefslogtreecommitdiff
path: root/i486-stage3
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-01 12:25:58 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-01 12:25:58 +0100
commit0c0d649b87e2b487f3b18f9d021cfb17891e7b09 (patch)
treefb360b6053c1ac467df4321eb60cfed069a11db2 /i486-stage3
parentb4cf5d6e1197c8076b94131ef2495c6d5c6fb89a (diff)
downloadbootstrap32-0c0d649b87e2b487f3b18f9d021cfb17891e7b09.tar.xz
stopped at gcc in stage 3.. must retrack, too many todos
Diffstat (limited to 'i486-stage3')
-rw-r--r--i486-stage3/gcc/DESCR7
-rw-r--r--i486-stage3/libunwind/DESCR2
2 files changed, 9 insertions, 0 deletions
diff --git a/i486-stage3/gcc/DESCR b/i486-stage3/gcc/DESCR
new file mode 100644
index 0000000..f7fdc46
--- /dev/null
+++ b/i486-stage3/gcc/DESCR
@@ -0,0 +1,7 @@
+# no doxygen documentation
+sed -i "/makedepends=/s/doxygen//" PKGBUILD
+
+# no ADA
+sed -i "/makedepends=/s/gcc-ada//" PKGBUILD
+sed -i '/pkgname/ s/gcc-ada//g' PKGBUILD
+sed -i '/enable-languages/ s/ada//g' PKGBUILD
diff --git a/i486-stage3/libunwind/DESCR b/i486-stage3/libunwind/DESCR
new file mode 100644
index 0000000..63a58a0
--- /dev/null
+++ b/i486-stage3/libunwind/DESCR
@@ -0,0 +1,2 @@
+# no TeX, no docu
+sed -i "/makedepends=/s/'texlive-core'//" PKGBUILD