Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108932637
D21400.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
906 B
Referenced Files
None
Subscribers
None
D21400.diff
View Options
Index: head/misc/adios2/Makefile
===================================================================
--- head/misc/adios2/Makefile
+++ head/misc/adios2/Makefile
@@ -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>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 5:40 PM (3 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16338956
Default Alt Text
D21400.diff (906 B)
Attached To
Mode
D21400: misc/adios2: fix build with GCC-based architectures
Attached
Detach File
Event Timeline
Log In to Comment