Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153479678
D22024.id63368.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
377 B
Referenced Files
None
Subscribers
None
D22024.id63368.diff
View Options
Index: head/math/hpipm/Makefile
===================================================================
--- head/math/hpipm/Makefile
+++ head/math/hpipm/Makefile
@@ -17,4 +17,10 @@
USE_GITHUB= yes
GH_ACCOUNT= giaf
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} != amd64 && ${ARCH} != i386
+CMAKE_ARGS+= -DAVX:BOOL=OFF
+.endif
+
+.include <bsd.port.post.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 9:49 AM (10 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31969324
Default Alt Text
D22024.id63368.diff (377 B)
Attached To
Mode
D22024: math/hpipm: fix build on non-x86
Attached
Detach File
Event Timeline
Log In to Comment