mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 11:10:31 +02:00
cmus: ppc64 does not need libatomic
This commit is contained in:
parent
dac02f86c2
commit
38ca727f4a
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ build_options_default="elogind"
|
|||
desc_option_elogind="Support MPRIS interface via elogind"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
ppc64*) ;;
|
||||
armv6*|ppc*)
|
||||
makedepends+=" libatomic-devel"
|
||||
export LDLIBS+=" -latomic"
|
||||
|
|
Loading…
Add table
Reference in a new issue