summaryrefslogtreecommitdiff
path: root/i486-stage1/libunwind/DESCR
blob: ddd7d98cc6eaa1cfdd2a7cf8103038739580dfba (plain)
1
2
3
4
5
6
7
8
9
# libunwind is needed by strace
SYSROOT_INSTALL=1

# prepare configure for cross-compilation
sed -i "s@./configure@./configure --host=$TARGET_ARCH --build=$BUILD_ARCH@g" PKGBUILD

# no TeX, no docu
sed -i "/makedepends=/s/'texlive-core'//" PKGBUILD