Page MenuHomeFreeBSD

D37212.1775888097.diff
No OneTemporary

Size
463 B
Referenced Files
None
Subscribers
None

D37212.1775888097.diff

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

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)

Event Timeline