summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 1 insertions, 14 deletions
diff --git a/README b/README
index 8f9434d..2adc0da 100644
--- a/README
+++ b/README
@@ -172,7 +172,7 @@ PACKAGES=" \
# TODO: iputils is for ping only, a little bit too many packages for
# that.
sysfsutils libidn nettle iputils"
-# libunwind and systrace for debugging
+# systrace for debugging
# sysfsutils and libidn, nettle for iputils
SYSROOT_PACKAGES=" \
@@ -184,19 +184,6 @@ sysfsutils libidn"
###################################
-
-# libunwind
-sed -i 's@./configure@./configure --host=i486-unknown-linux-gnu --build=x86_64-pc-linux-gnu@g' libunwind/PKGBUILD
-# no TeX, no docu
-sed -i "/makedepends=/s/'texlive-core'//g" libunwind/PKGBUILD
-
-# strace
-sed -i 's@./configure@./configure --host=i486-unknown-linux-gnu --build=x86_64-pc-linux-gnu@g' strace/PKGBUILD
-
-
-
-
-
# libidn
sed -i 's@./configure@./configure --host=i486-unknown-linux-gnu --build=x86_64-pc-linux-gnu@g' libidn/PKGBUILD