SHA256
1
0
forked from pool/gtkmm2

Accepting request 392267 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/392267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtkmm2?expand=0&rev=59
This commit is contained in:
Dominique Leuenberger 2016-05-05 10:09:38 +00:00 committed by Git OBS Bridge
commit 5a0f7c3d68
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 19 13:10:26 UTC 2016 - zaitor@opensuse.org
- Stop exporting CFLAGS and CXXFLAGS, no longer needed due to
changes in libsigc++.
-------------------------------------------------------------------
Thu Aug 20 20:45:35 UTC 2015 - zaitor@opensuse.org

View File

@ -78,8 +78,6 @@ freely combined to quickly create complex user interfaces.
%patch0 -p1
%build
export CFLAGS="%{optflags} -std=c++11"
export CXXFLAGS="%{optflags} -std=c++11"
%configure \
--disable-static
make %{?_smp_mflags} gtkmm_docdir=%{_docdir}/%{name}/docs