remove openmp since lfs doesn't have it

Este commit está contenido en:
Chris Cromer 2020-05-31 19:07:56 -04:00
padre df1af63eb3
commit 2abf2270d6
Firmado por: cromer
ID de clave GPG: 39CC813FF3C8708A
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

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