- try-to-fix-build-on-ppc64le.patch
* trying to fix build on ppc64le (boo#1191569) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1062
This commit is contained in:
@@ -134,6 +134,7 @@ Patch58: u_dep_xcb.patch
|
||||
Patch100: U_fix-mpeg1_2-decode-mesa-20.2.patch
|
||||
Patch101: U_gallivm-add-new-wrapper-around-Module.patch
|
||||
Patch102: U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch
|
||||
Patch200: try-to-fix-build-on-ppc64le.patch
|
||||
BuildRequires: bison
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: flex
|
||||
@@ -769,6 +770,9 @@ rm -rf docs/README.{VMS,WIN32,OS2}
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
%patch102 -p1
|
||||
%ifarch ppc64le
|
||||
%patch200 -p1
|
||||
%endif
|
||||
|
||||
# Remove requires to vulkan libs from baselibs.conf on platforms
|
||||
# where vulkan build is disabled; ugly ...
|
||||
|
Reference in New Issue
Block a user