forked from pool/sqlitebrowser
Accepting request 406222 from home:wolfi323:branches:server:database
- Pass -DBUILD_SHARED_LIBS=OFF to %cmake to fix static linking with the included libraries (boo#984828) OBS-URL: https://build.opensuse.org/request/show/406222 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=22
This commit is contained in:
parent
7785c3140f
commit
d17101382d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 3 22:00:45 UTC 2016 - wbauer@tmo.at
|
||||
|
||||
- Pass -DBUILD_SHARED_LIBS=OFF to %cmake to fix static linking with
|
||||
the included libraries (boo#984828)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 08:05:33 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
@ -76,6 +76,7 @@ to:
|
||||
%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
|
||||
-DUSE_QT5=true \
|
||||
%endif
|
||||
-DBUILD_SHARED_LIBS=OFF \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user