Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/i486-stage3/glibc/DESCR
blob: 274811ea4f83d8784fe3b54e442ba3c032db8918 (plain)
1
2
3
4
5
6
7
# disable multilib, we are on 32-bit only
sed -i 's@--enable-multi-arch@--disable-multi-arch@g' PKGBUILD
sed -i "/makedepends=/s/lib32-gcc-libs//g" PKGBUILD
sed -i "/pkgname/s/lib32-glibc//g" PKGBUILD

# no gd for memory profiles
sed -i "/makedepends=/s/gd//" PKGBUILD