dolphin-emu: allow x86 musl builds.

This commit is contained in:
Juan RP 2015-05-30 09:26:06 +02:00
parent f718b95317
commit 6f60d688a4

View file

@ -1,5 +1,5 @@
# Template file for 'dolphin-emu'
only_for_archs="i686 x86_64"
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
# XXX polarssl is incompatible.
# XXX wxWidgets-3.0: undefined reference to wxCommandEvent::Clone()