Aegisub: mark as broken on armv6l*
This commit is contained in:
parent
a7bd674c9e
commit
886ea159ef
@ -28,7 +28,7 @@ desc_option_portaudio="Enable support for portaudio"
|
||||
LDFLAGS+=" -pthread"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv7l*) broken="error: invalid conversion from 'const char**' to 'char**' [-fpermissive]"
|
||||
armv7l*|armv6l*) broken="error: invalid conversion from 'const char**' to 'char**' [-fpermissive]"
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user