SHA256
8
0
forked from pool/cpluff

Accepting request 897121 from devel:libraries:c_c++

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/897121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpluff?expand=0&rev=3
This commit is contained in:
2021-06-03 22:33:50 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 27 09:09:09 UTC 2021 - Olaf olaf@aepfle.de
- Pass --enable-gcc-warnings to configure to use a fixed variant
of C and C++ standards
-------------------------------------------------------------------
Sat May 2 19:19:19 UTC 2020 - olaf@aepfle.de

View File

@@ -79,6 +79,7 @@ developing applications that use lib%{name}xx.
./autogen.sh
%configure \
--enable-cpluffxx \
--enable-gcc-warnings \
--disable-nls \
--disable-static
%make_build