forked from pool/wxWidgets-3_2
Accepting request 913493 from X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/913493 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wxWidgets-3_2?expand=0&rev=17
This commit is contained in:
commit
7946ccccaf
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 21 16:20:30 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Disable building with EGL support: glew is not ready for EGL yet
|
||||
and this causes wxWidgets based OpenGL apps (e.g. hugin) to
|
||||
crash. See boo#1188519, boo#1189524.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 25 10:41:40 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>
|
||||
|
||||
|
@ -384,6 +384,7 @@ autoconf -f -i
|
||||
--enable-optimise \
|
||||
%{wx_debug:--enable-debug=%{wx_debug}} \
|
||||
--enable-repro-build \
|
||||
--disable-glcanvasegl \
|
||||
%if "%flavor" == "GTK3-nostl"
|
||||
--disable-stl \
|
||||
--disable-plugins
|
||||
|
Loading…
Reference in New Issue
Block a user