From 1635447f3261f47cd6ee4fa25a1f9111c0ef5af3 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 28 Aug 2015 16:59:49 +0000 Subject: [PATCH] scst.spec: Build in release mode git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6489 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/scst.spec.in b/scst.spec.in index d96fac10c..dbea39d35 100644 --- a/scst.spec.in +++ b/scst.spec.in @@ -104,6 +104,7 @@ Authors: %setup -q -n %{kmod_name}-%{version} %build +make 2release export KVER=%{kversion} PREFIX=%{_prefix} export BUILD_2X_MODULE=y CONFIG_SCSI_QLA_FC=y CONFIG_SCSI_QLA2XXX_TARGET=y for d in scst fcst iscsi-scst qla2x00t/qla2x00-target scst_local srpt; do