Add back the lost question mark

OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=117
This commit is contained in:
Ismail Dönmez 2021-02-03 11:53:45 +00:00 committed by Git OBS Bridge
parent b20387a9c9
commit 5b2fcb1b99

View File

@ -329,7 +329,7 @@ cp %{SOURCE2} .
%define addopt -mvsx
%endif
# Make serial, threaded and OpenMP versions
make %{_smp_mflags} %{?openblas_target} %{?build_flags} \
make %{?_smp_mflags} %{?openblas_target} %{?build_flags} \
%{?openblas_opt} COMMON_OPT="%{optflags} %{?addopt}" \
NUM_THREADS=%{num_threads} V=1 \
OPENBLAS_LIBRARY_DIR=%{p_libdir} \