mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Revert "Reapply "llvm19: remove nocross for aarch64""
This reverts commit e3ae349409
.
This commit is contained in:
parent
e3ae349409
commit
decb55720d
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"
|
conflicts="llvm18>=0 llvm17>=0 llvm15>=0"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
python_version=3
|
python_version=3
|
||||||
if [ "$XBPS_TARGET_MACHINE" != aarch64 ]; then
|
nocross="save the builders!"
|
||||||
nocross="save the builders!"
|
|
||||||
fi
|
|
||||||
|
|
||||||
CFLAGS="-Wno-unused-command-line-argument"
|
CFLAGS="-Wno-unused-command-line-argument"
|
||||||
CXXFLAGS="-Wno-unused-command-line-argument"
|
CXXFLAGS="-Wno-unused-command-line-argument"
|
||||||
|
|
Loading…
Add table
Reference in a new issue