Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144443901
D16230.id45634.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16230.id45634.diff
View Options
Index: head/ObsoleteFiles.inc
===================================================================
--- head/ObsoleteFiles.inc
+++ head/ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20180721: move of libmlx5.so.1 and libibverbs.so.1
+OLD_LIBS+=usr/lib/libmlx5.so.1
+OLD_LIBS+=usr/lib/libibverbs.so.1
# 20180710: old numa cleanup
OLD_FILES+=usr/include/sys/numa.h
OLD_FILES+=usr/share/man/man2/numa_getaffinity.2.gz
Index: head/lib/ofed/libibverbs/Makefile
===================================================================
--- head/lib/ofed/libibverbs/Makefile
+++ head/lib/ofed/libibverbs/Makefile
@@ -5,7 +5,7 @@
LIB= ibverbs
SHLIB_MAJOR= 1
-SHLIBDIR?= /usr/lib
+SHLIBDIR?= /lib
MK_PROFILE= no
VERSION_MAP= ${_spath}/libibverbs.map
Index: head/lib/ofed/libmlx5/Makefile
===================================================================
--- head/lib/ofed/libmlx5/Makefile
+++ head/lib/ofed/libmlx5/Makefile
@@ -3,7 +3,7 @@
_spath= ${SRCTOP}/contrib/ofed/libmlx5
.PATH: ${_spath}
-SHLIBDIR?= /usr/lib
+SHLIBDIR?= /lib
LIB= mlx5
SHLIB_MAJOR= 1
MK_PROFILE= no
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 11:35 AM (10 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28574410
Default Alt Text
D16230.id45634.diff (1 KB)
Attached To
Mode
D16230: Enable OFED build by default.
Attached
Detach File
Event Timeline
Log In to Comment