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:
parent
c80f1e85d4
commit
37d778d68a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user