Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142741279
D38762.id117887.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
340 B
Referenced Files
None
Subscribers
None
D38762.id117887.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
Fri, Jan 23, 11:23 PM (11 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27891474
Default Alt Text
D38762.id117887.diff (340 B)
Attached To
Mode
D38762: make cross build from arm64 work..
Attached
Detach File
Event Timeline
Log In to Comment