FreeBSD Bugzilla – Attachment 140389 Details for
Bug 186946
science/netcdf: ia64 11-current build failure: configure: error: C compiler cannot create executables
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fortran.mk.patch
fortran.mk.patch (text/x-patch), 647 bytes, created by
Tijl Coosemans
on 2014-02-24 11:08:13 UTC
(
hide
)
Description:
fortran.mk.patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2014-02-24 11:08:13 UTC
Size:
647 bytes
patch
obsolete
>Index: Mk/Uses/fortran.mk >=================================================================== >--- Mk/Uses/fortran.mk (revision 345783) >+++ Mk/Uses/fortran.mk (working copy) >@@ -25,7 +25,7 @@ FC= gfortran${_GCC_VER} > FFLAGS+= -Wl,-rpath=${LOCALBASE}/lib/gcc${_GCC_VER} > FCFLAGS+= -Wl,-rpath=${LOCALBASE}/lib/gcc${_GCC_VER} > LDFLAGS+= -Wl,-rpath=${LOCALBASE}/lib/gcc${_GCC_VER} \ >- -L${LOCALBASE}/lib/gcc${_GCC_VER} >+ -L${LOCALBASE}/lib/gcc${_GCC_VER} -B${LOCALBASE}/bin > .elif ${fortran_ARGS} == ifort > BUILD_DEPENDS+= ${LOCALBASE}/intel_fc_80/bin/ifort:${PORTSDIR}/lang/ifc > RUN_DEPENDS+= ${LOCALBASE}/intel_fc_80/bin/ifort:${PORTSDIR}/lang/ifc
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
Actions:
View
|
Diff
Attachments on
bug 186946
: 140389 |
140390