remove openmp since lfs doesn't have it

This commit is contained in:
2020-05-31 19:07:56 -04:00
parent df1af63eb3
commit 2abf2270d6

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: "