mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
689259be02
This hasn't worked as advertised for a long time. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
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
|