dolphin-emu: allow x86 musl builds.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user