Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144590795
D38762.1775611795.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
340 B
Referenced Files
None
Subscribers
None
D38762.1775611795.diff
View Options
diff --git a/lib/clang/libllvm/Makefile b/lib/clang/libllvm/Makefile
--- a/lib/clang/libllvm/Makefile
+++ b/lib/clang/libllvm/Makefile
@@ -31,6 +31,9 @@
CFLAGS+= -DBLAKE3_NO_AVX512 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_SSE41 \
-DBLAKE3_NO_SSE2
.endif
+.if ${TARGET_ARCH} != "arm64"
+CFLAGS+= -DBLAKE3_USE_NEON=0
+.endif
SRCDIR= llvm/lib
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 1:29 AM (2 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28287153
Default Alt Text
D38762.1775611795.diff (340 B)
Attached To
Mode
D38762: make cross build from arm64 work..
Attached
Detach File
Event Timeline
Log In to Comment