FreeBSD Bugzilla – Attachment 189809 Details for
Bug 225230
science/mpb: Unbreak using lang/gcc instead of base gcc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to force mpb to use gcc from ports on HEAD
patch-science_mpb_1.5_8.diff (text/plain), 339 bytes, created by
Rainer Hurling
on 2018-01-16 18:20:51 UTC
(
hide
)
Description:
patch to force mpb to use gcc from ports on HEAD
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2018-01-16 18:20:51 UTC
Size:
339 bytes
patch
obsolete
>--- Makefile.orig 2017-09-11 07:30:24.990640000 +0200 >+++ Makefile 2018-01-16 19:14:39.563514000 +0100 >@@ -32,6 +32,9 @@ > NLOPT_LIB_DEPENDS= libnlopt.so:math/nlopt > > .include <bsd.port.options.mk> >+.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1200051 >+USE_GCC= yes >+.endif > > .if ${PORT_OPTIONS:MATLAS} > LIB_DEPENDS+= libatlas.so:math/atlas
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
rhurlin
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 225230
: 189809