mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-12-01 10:10:01 +00:00
Introduce version suffix for snapshot
This commit is contained in:
parent
da7f05860d
commit
f1935f0e06
1 changed files with 3 additions and 0 deletions
|
@ -105,6 +105,9 @@ OpenMP regression tests
|
|||
-DOPENMP_LIBDIR_SUFFIX=64 \
|
||||
%else
|
||||
-DOPENMP_LIBDIR_SUFFIX= \
|
||||
%endif
|
||||
%if %{with snapshot_build}
|
||||
-DLLVM_VERSION_SUFFIX="%{llvm_snapshot_vers}" \
|
||||
%endif
|
||||
-DCMAKE_SKIP_RPATH:BOOL=ON
|
||||
|
||||
|
|
Loading…
Reference in a new issue