uftrace: unbreak i686.

This commit is contained in:
Leah Neukirchen 2018-09-12 15:52:42 +02:00
parent 4e1f2688ea
commit 1a2bfdc88b

View file

@ -14,7 +14,6 @@ checksum=73eb0b24e1e0c1bcd49cccf0dc4783f2b9110fa681219d9b8cd6ed51f7c6fb78
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"; export LDFLAGS=-largp;;
i686*) broken="struct mcount_dynamic_info has no member named size";;
esac
case "$XBPS_TARGET_MACHINE" in