From 8daa83a594a2e98f39d764422bfbdbc62c9efd44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:00 +0200 Subject: Adding upstream version 2:4.20.0+dfsg. Signed-off-by: Daniel Baumann --- ctdb/ib/README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ctdb/ib/README.txt (limited to 'ctdb/ib/README.txt') diff --git a/ctdb/ib/README.txt b/ctdb/ib/README.txt new file mode 100644 index 0000000..e238a1d --- /dev/null +++ b/ctdb/ib/README.txt @@ -0,0 +1,10 @@ +Compilation +=========== + +For the configure script, please set the OFED include & library path by e.g.: + +export CFLAGS="-I/usr/local/ofed/include -L/usr/local/ofed/lib" + +After then: + +./configure --enable-infiniband -- cgit v1.2.3