- only reverse-apply 'U_draw-use-SoA-fetch-not-AoS-one.patch' on
s390x (bsc#1032272) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=597
This commit is contained in:
parent
f1cbffa9fb
commit
48bda34511
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 12 13:41:30 UTC 2017 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- only reverse-apply 'U_draw-use-SoA-fetch-not-AoS-one.patch' on
|
||||||
|
s390x (bsc#1032272)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 12 12:31:34 UTC 2017 - sndirsch@suse.com
|
Wed Apr 12 12:31:34 UTC 2017 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -660,7 +660,9 @@ rm -rf docs/README.{VMS,WIN32,OS2}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# reverse-apply this patch to fix OpenGL support on s390x (bsc#1032272)
|
# reverse-apply this patch to fix OpenGL support on s390x (bsc#1032272)
|
||||||
|
%ifarch s390x
|
||||||
%patch40 -R -p1
|
%patch40 -R -p1
|
||||||
|
%endif
|
||||||
|
|
||||||
# Remove requires to libglvnd0/libglvnd-devel from baselibs.conf when
|
# Remove requires to libglvnd0/libglvnd-devel from baselibs.conf when
|
||||||
# disabling libglvnd build; ugly ...
|
# disabling libglvnd build; ugly ...
|
||||||
|
Loading…
Reference in New Issue
Block a user