1
0
forked from pool/wxWidgets-3_2

wxAccessibility is win32-only

OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=125
This commit is contained in:
Jan Engelhardt 2024-05-25 09:03:03 +00:00 committed by Git OBS Bridge
parent 0b964c364c
commit 561fea2816
2 changed files with 0 additions and 8 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Sat May 25 08:57:56 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Explicity set --enable-accessibility to avert build failure
in wxPython
-------------------------------------------------------------------
Thu May 16 13:40:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -401,7 +401,6 @@ autoconf -f -i
# With 2.9.1:
# --enable-accessibility is currently supported only in msw
# --enable-extended_rtti does not compile
# --enable-accessibility: depended on by wxPython
%configure \
--enable-vendor=%variant \
@ -421,7 +420,6 @@ autoconf -f -i
--enable-repro-build \
--disable-glcanvasegl \
--enable-webrequest \
--enable-accessibility \
%if "%flavor" == "GTK3-nostl"
--disable-stl \
--disable-plugins