FreeBSD Bugzilla – Attachment 202107 Details for
Bug 217459
benchmarks/hpl /lib/libgcc_s.so.1: version GCC_4.6.0 required by /usr/local/lib/gcc49/libgfortran.so.3 not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0
hpl.ldflags.diff (text/plain), 708 bytes, created by
Jan Beich
on 2019-02-17 22:18:06 UTC
(
hide
)
Description:
v0
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2019-02-17 22:18:06 UTC
Size:
708 bytes
patch
obsolete
>Index: benchmarks/hpl/Makefile >=================================================================== >--- benchmarks/hpl/Makefile (revision 493150) >+++ benchmarks/hpl/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= hpl > DISTVERSION= 2.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= benchmarks > MASTER_SITES= NETLIB/benchmark/hpl > >@@ -28,6 +28,7 @@ post-patch: > s|^CC[ ]*=.*$$|CC = ${CC}| ; \ > s|^CCFLAGS[ ]*=.*$$|CCFLAGS = $$\(HPL_DEFS\) ${CFLAGS} -fomit-frame-pointer -funroll-loops| ; \ > s|^LINKER[ ]*=.*$$|LINKER = ${FC}| ; \ >+ s|^LINKFLAGS[ ]*=\(.*\)$$|LINKFLAGS =\1 ${LDFLAGS}| ; \ > s|^ARCHIVER[ ]*=.*$$|ARCHIVER = ${AR}| ; \ > s|ARCH[ )]|_&|g ; \ > s|^HPL_OPTS[ ]*=.*$$|HPL_OPTS =| ; \
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 217459
: 202107