wlroots: unbreak arm
This commit is contained in:
parent
461c5b5b23
commit
131466016a
|
@ -21,10 +21,6 @@ checksum=a8c480b1ab3e5fff2d2a38661a0f06eb96af43c1cac02dc02e180d7fa5e8a5fa
|
||||||
|
|
||||||
LDFLAGS="-lm"
|
LDFLAGS="-lm"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
armv[56]l*) broken="meson.build:73:0: ERROR: C library 'm' not found" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue