Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167677422
D32096.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
481 B
Referenced Files
None
Subscribers
None
D32096.diff
View Options
diff --git a/graphics/jpeg-turbo/Makefile b/graphics/jpeg-turbo/Makefile
--- a/graphics/jpeg-turbo/Makefile
+++ b/graphics/jpeg-turbo/Makefile
@@ -40,10 +40,14 @@
BUILD_DEPENDS+= nasm:devel/nasm
.endif
+.if ${ARCH} == armv6
+CMAKE_OFF= WITH_SIMD
+.endif
+
.if ${SLAVE_PORT} == yes
PLIST_SUB+= JPEG="@comment " LIBTURBOJPEG=""
.else
-CMAKE_OFF= WITH_TURBOJPEG
+CMAKE_OFF+= WITH_TURBOJPEG
CONFLICTS_INSTALL= jpeg-[0-9]*
PLIST_SUB+= JPEG="" LIBTURBOJPEG="@comment "
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 24, 5:32 PM (4 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37195717
Default Alt Text
D32096.diff (481 B)
Attached To
Mode
D32096: graphics/jpeg-turbo: Disable SIMD instructions on ARMv6 platforms
Attached
Detach File
Event Timeline
Log In to Comment