sam: fix 32-bit builds.

This commit is contained in:
Leah Neukirchen 2017-07-13 23:45:59 +02:00
parent 584bd3d605
commit 1c95d9636e

View file

@ -16,6 +16,7 @@ CFLAGS="-std=c99"
post_extract() {
sed -i 's/ -sf / -sfr /' doc/Makefile
sed -i '/Straddc/s/int/wchar_t/g' sam/sam.h
}
do_build() {
case "$XBPS_TARGET_MACHINE" in