wlroots: broken arm
This commit is contained in:
parent
73b051f4cd
commit
104fd3d012
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ checksum=a8c480b1ab3e5fff2d2a38661a0f06eb96af43c1cac02dc02e180d7fa5e8a5fa
|
|||
|
||||
LDFLAGS="-lm"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv[56]l*) broken="meson.build:73:0: ERROR: C library 'm' not found" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue