forked from pool/meson
Accepting request 805547 from home:dimstar:Factory
- Add meson-gcc10.patch: Fix test suite when using gcc 10. OBS-URL: https://build.opensuse.org/request/show/805547 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=169
This commit is contained in:
@@ -49,6 +49,8 @@ Patch3: meson-suse-fix-llvm-3.8.patch
|
||||
Patch4: meson-fix-gcc48.patch
|
||||
# PATCH-FEATURE-OPENSUSE meson-distutils.patch tchvatal@suse.com -- build and install using distutils instead of full setuptools
|
||||
Patch5: meson-distutils.patch
|
||||
# PATCH-FIX-UPSTREAM dimstar@opensuse.org -- Fix test suite with GCC 10
|
||||
Patch6: meson-gcc10.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-base
|
||||
@@ -171,6 +173,7 @@ This package provides support for meson.build files in Vim.
|
||||
%if !%{with setuptools}
|
||||
%patch5 -p1
|
||||
%endif
|
||||
%patch6 -p1
|
||||
|
||||
# We do not have gmock available at this moment - can't run the test suite for it
|
||||
rm -r "test cases/frameworks/3 gmock" \
|
||||
|
Reference in New Issue
Block a user