Whamcloud - gitweb
LU-15286 build: only use baseonly option on el7
[fs/lustre-release.git] / contrib / lbuild / lbuild-rhel8
index d0fa503..beeb6f2 100644 (file)
@@ -93,7 +93,7 @@ get_rpmbuildopts() {
     if $KERNEL_LUSTRE_NAMING; then
         echo -e "--define \"variant -lustre\" \c"
     fi
-    echo "--with firmware"
+    echo "--with firmware --without debug"
 
     return 0