Accepting request 1039609 from X11:XOrg

- back to "--disable-thread-safety-constructor" for now; we see just
  too many regressions, e.g. firefox freezes and crashes, crashes with
  barrierc, crashes in Godot, assertions with vkquake (boo#1205818,
  boo#1205778)

OBS-URL: https://build.opensuse.org/request/show/1039609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libX11?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2022-12-03 09:03:22 +00:00 committed by Git OBS Bridge
commit 0d82d025c0
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 2 14:17:32 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- back to "--disable-thread-safety-constructor" for now; we see just
too many regressions, e.g. firefox freezes and crashes, crashes with
barrierc, crashes in Godot, assertions with vkquake (boo#1205818,
boo#1205778)
-------------------------------------------------------------------
Sat Nov 26 09:56:03 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -142,6 +142,7 @@ test -f nls/ja.S90/XLC_LOCALE.pre && exit 1
%configure \
--disable-silent-rules \
--docdir=%{_docdir}/%{name} \
--disable-thread-safety-constructor \
--disable-static
make %{?_smp_mflags}