libcxxabi: broken on armv6l
This commit is contained in:
parent
a57a78e63f
commit
945a75b68d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ checksum="8168903a157ca7ab8423d3b974eaa497230b1564ceb57260be2bd14412e8ded8
|
|||
|
||||
# Aarch64 fails to build with gcc
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv7l)
|
||||
armv[67]l)
|
||||
broken="invalid operands of types 'char [8]' and 'const uint64_t' to binary 'operator&'"
|
||||
;;
|
||||
aarch64*)
|
||||
|
|
Loading…
Reference in a new issue