forked from pool/hugin
Accepting request 678905 from graphics
OBS-URL: https://build.opensuse.org/request/show/678905 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugin?expand=0&rev=61
This commit is contained in:
commit
e4b073a26b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 19:55:18 CET 2019 - sbrabec@suse.com
|
||||
|
||||
- Don't skip rpath (bsc#1125178).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 30 19:17:03 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -118,6 +118,7 @@ export LDFLAGS="-Wl,-rpath -Wl,%{_libdir}/hugin"
|
||||
%cmake \
|
||||
-DENABLE_LAPACK=ON \
|
||||
-DBUILD_HSI=%{?with_hsi:ON}%{!?with_hsi:OFF} \
|
||||
-DCMAKE_SKIP_RPATH:BOOL=OFF \
|
||||
..
|
||||
# parallel make kills our workers
|
||||
make VERBOSE=1 %{?_smp_mflags} -j1
|
||||
|
Loading…
Reference in New Issue
Block a user