Accepting request 519547 from home:wolfi323:branches:server:database
- Remove unnecessary -DCMAKE_BUILD_TYPE=RelWithDebInfo option, it is the default anyway OBS-URL: https://build.opensuse.org/request/show/519547 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=28
This commit is contained in:
parent
42d686af91
commit
8ff2d03cc2
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 29 16:59:44 UTC 2017 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Remove unnecessary -DCMAKE_BUILD_TYPE=RelWithDebInfo option, it
|
||||||
|
is the default anyway
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 29 09:16:42 UTC 2017 - wbauer@tmo.at
|
Tue Aug 29 09:16:42 UTC 2017 - wbauer@tmo.at
|
||||||
|
|
||||||
|
@ -69,9 +69,7 @@ to:
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake \
|
%cmake -DBUILD_SHARED_LIBS=OFF
|
||||||
-DBUILD_SHARED_LIBS=OFF \
|
|
||||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user