remove openmp since lfs doesn't have it

This commit is contained in:
Chris Cromer 2020-05-31 19:07:56 -04:00
parent df1af63eb3
commit 2abf2270d6
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 0 deletions

View File

@ -1224,6 +1224,7 @@ function Rpm {
--disable-shared \
--enable-static \
--enable-zstd=no \
--disable-openmp \
--enable-lmdb=no >> ${logfile} 2>&1
msg_success
msg_line " Make: "