Reapply "llvm19: remove nocross for aarch64"
This reverts commit 183e5946ba
.
This commit is contained in:
parent
a109c157c7
commit
e3ae349409
1 changed files with 3 additions and 1 deletions
|
@ -67,7 +67,9 @@ skip_extraction=${_spirv_version}.tar.gz
|
|||
conflicts="llvm18>=0 llvm17>=0 llvm15>=0"
|
||||
lib32disabled=yes
|
||||
python_version=3
|
||||
nocross="save the builders!"
|
||||
if [ "$XBPS_TARGET_MACHINE" != aarch64 ]; then
|
||||
nocross="save the builders!"
|
||||
fi
|
||||
|
||||
CFLAGS="-Wno-unused-command-line-argument"
|
||||
CXXFLAGS="-Wno-unused-command-line-argument"
|
||||
|
|
Loading…
Add table
Reference in a new issue