- disabled u_zink-dont-print-error-messages-when-failing-an-implicit.patch

for now, since it breaks driver build; this patch needs other patches
  below to build ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1267
This commit is contained in:
Stefan Dirsch 2024-03-14 04:42:28 +00:00 committed by Git OBS Bridge
parent 9e23222f0e
commit d6a87506f6
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 14 04:40:06 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- disabled u_zink-dont-print-error-messages-when-failing-an-implicit.patch
for now, since it breaks driver build; this patch needs other patches
below to build ...
-------------------------------------------------------------------
Tue Mar 12 20:13:17 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -773,7 +773,7 @@ rm -rf docs/README.{VMS,WIN32,OS2}
%patch -P 100 -p1
#%patch -P 200 -p1
%patch -P 400 -p1
%patch -P 500 -p1
#%patch -P 500 -p1
# Remove requires to vulkan libs from baselibs.conf on platforms
# where vulkan build is disabled; ugly ...