mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
Revert "llvm19: remove nocross for aarch64"
This reverts commit 71b3cf175f
.
needs further fixes on x86_64 before this happens
This commit is contained in:
parent
71b3cf175f
commit
183e5946ba
1 changed files with 1 additions and 3 deletions
|
@ -67,9 +67,7 @@ skip_extraction=${_spirv_version}.tar.gz
|
|||
conflicts="llvm18>=0 llvm17>=0 llvm15>=0"
|
||||
lib32disabled=yes
|
||||
python_version=3
|
||||
if [ "$XBPS_TARGET_MACHINE" != aarch64 ]; then
|
||||
nocross="save the builders!"
|
||||
fi
|
||||
nocross="save the builders!"
|
||||
|
||||
CFLAGS="-Wno-unused-command-line-argument"
|
||||
CXXFLAGS="-Wno-unused-command-line-argument"
|
||||
|
|
Loading…
Add table
Reference in a new issue