Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144630669
D37212.1775888097.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
463 B
Referenced Files
None
Subscribers
None
D37212.1775888097.diff
View Options
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -27,6 +27,11 @@
OPTIONS_DEFAULT_aarch64= SIMD
OPTIONS_DEFAULT_amd64= SIMD
OPTIONS_DEFAULT_powerpc64le= SIMD
+# arm/arm_init.c:43:6: error: "No support for run-time ARM Neon checking; use compile-time options"
+.ifdef QEMU_EMULATING
+OPTIONS_EXCLUDE_armv6= SIMD
+OPTIONS_EXCLUDE_armv7= SIMD
+.endif
APNG_DESC=Enable Animated PNG support
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 11, 6:14 AM (21 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28322953
Default Alt Text
D37212.1775888097.diff (463 B)
Attached To
Mode
D37212: graphics/png: exclude SIMD from armv{6,7} in QEMU_EMULATING
Attached
Detach File
Event Timeline
Log In to Comment