mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 21:02:56 +02:00
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"
|
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…
Add table
Reference in a new issue