Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149959380
D37212.id112392.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
496 B
Referenced Files
None
Subscribers
None
D37212.id112392.diff
View Options
Index: graphics/png/Makefile
===================================================================
--- graphics/png/Makefile
+++ 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
Sun, Mar 29, 9:56 AM (2 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30477852
Default Alt Text
D37212.id112392.diff (496 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