FreeBSD Bugzilla – Attachment 206049 Details for
Bug 239438
misc/libemos: fix build with GCC architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
libemos.patch (text/plain), 533 bytes, created by
Piotr Kubaj
on 2019-07-25 07:49:32 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-07-25 07:49:32 UTC
Size:
533 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 507155) >+++ Makefile (working copy) >@@ -17,9 +17,10 @@ > libfftw3.so:math/fftw3 \ > libpng.so:graphics/png > >-USES= cmake:noninja fortran >+USES= cmake:noninja compiler:c11 fortran > > CMAKE_ON= BUILD_SHARED_LIBS # not respected: https://jira.ecmwf.int/browse/SUP-2691 >+LDFLAGS+= -leccodes > > post-stage: # installs the file from eccodes: https://jira.ecmwf.int/browse/SUP-2693 > @${RM} ${STAGEDIR}${PREFIX}/bin/bufr_filter
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:
yuri
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 239438
: 206049