build ColPack with RPM_OPT_FLAGS

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adolc?expand=0&rev=15
This commit is contained in:
Kshitij Kulshreshtha 2011-04-12 12:09:04 +00:00 committed by Git OBS Bridge
parent c80f1e85d4
commit 37d778d68a

View File

@ -110,7 +110,7 @@ popd
%build
pushd ThirdParty/ColPack
make %{_smp_mflags}
make %{_smp_mflags} EXTRA_FLAGS="$RPM_OPT_FLAGS" CXXFLAGS+="$RPM_OPT_FLAGS"
popd
autoreconf -v --install --force
%configure --prefix=/usr