Skip to content

Commit

Permalink
Revert "llvm19: remove nocross for aarch64"
Browse files Browse the repository at this point in the history
This reverts commit 71b3cf1.
  • Loading branch information
classabbyamp committed Nov 13, 2024
1 parent 71b3cf1 commit 9fc2ba7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions srcpkgs/llvm19/template
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9fc2ba7

Please sign in to comment.