mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
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
|