Page MenuHomeFreeBSD

D762.id1457.diff
No OneTemporary

D762.id1457.diff

Index: math/lp_solve/Makefile
===================================================================
--- math/lp_solve/Makefile
+++ math/lp_solve/Makefile
@@ -20,7 +20,8 @@
.include <bsd.port.pre.mk>
-.if ${ARCH} == "i386" || ${ARCH} == "powerpc"
+# probably need to add mips here as well
+.if ${ARCH} == "i386" || ${ARCH} == "powerpc" || ${ARCH} == armv6
LPSOLVE_ARCH= ux32
.else
LPSOLVE_ARCH= ux64

File Metadata

Mime Type
text/plain
Expires
Thu, May 14, 5:25 PM (21 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33049712
Default Alt Text
D762.id1457.diff (405 B)

Event Timeline