mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-11 08:15:24 +00:00
Skip 32bit portion of mofed
This commit is contained in:
parent
b291dee68c
commit
175f9317ac
@ -14,6 +14,6 @@ if lspci -d 15b3:: -n |grep 15b3 > /dev/null; then
|
||||
tar xf infiniband/mofed.tgz
|
||||
# The rest is common between tar and iso
|
||||
cd MLNX_OFED*
|
||||
./mlnxofedinstall --force
|
||||
./mlnxofedinstall --force --without-32bit
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user