FreeBSD Bugzilla – Attachment 206261 Details for
Bug 239635
misc/adios2: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
adios2.patch (text/plain), 888 bytes, created by
Piotr Kubaj
on 2019-08-03 22:44:54 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-08-03 22:44:54 UTC
Size:
888 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 507525) >+++ Makefile (working copy) >@@ -13,6 +13,7 @@ > > BUILD_DEPENDS= bash:shells/bash > LIB_DEPENDS= libblosc.so:archivers/c-blosc \ >+ libepoll-shim.so:devel/libepoll-shim \ > libfabric.so:net/libfabric \ > libffi.so:devel/libffi \ > libmpi.so:net/openmpi \ >@@ -20,7 +21,8 @@ > libzfp.so:devel/zfp > RUN_DEPENDS= bash:shells/bash > >-USES= bison cmake pkgconfig perl5 python shebangfix >+USES= bison cmake compiler:c++11-lang localbase:ldflags pkgconfig \ >+ perl5 python shebangfix > SHEBANG_FILES= cmake/install/post/adios2-config.pre.sh.in cmake/install/post/generate-adios2-config.sh.in source/utils/bp4dbg/bp4dbg.py > USE_GITHUB= yes > GH_ACCOUNT= ornladios >@@ -28,5 +30,6 @@ > USE_LDCONFIG= yes > > CMAKE_OFF= BUILD_TESTING >+LDFLAGS+= -lepoll-shim > > .include <bsd.port.mk>
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 239635
: 206261