summaryrefslogtreecommitdiff
path: root/packages-i486-stage1/iproute2
blob: a380e81fc471ea70b67175580d4362eb015c4aa5 (plain)
1
2
3
4
5
# cross-compilation and verbosity flags
sed -i "s@make\$@make V=1 HOSTCC=gcc CC=$TARGET_ARCH-cc AR=$TARGET_ARCH-ar@g" PKGBUILD

# disable linux-atm (unlikely we still have some ATM based networks)
sed -i "/makedepends=/s/'linux-atm'//" PKGBUILD