SHA256
1
0
forked from pool/meson

Accepting request 773990 from home:dimstar:Factory

- Add meson-6614.patch: cmake: Fix crash when no C++ compiler is
  not installed (gh#mesonbuild/meson#6559).

OBS-URL: https://build.opensuse.org/request/show/773990
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=157
This commit is contained in:
2020-02-12 19:35:07 +00:00
committed by Git OBS Bridge
parent e35b209d51
commit 982598ce45
3 changed files with 149 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 12 19:08:54 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Add meson-6614.patch: cmake: Fix crash when no C++ compiler is
not installed (gh#mesonbuild/meson#6559).
-------------------------------------------------------------------
Tue Feb 11 08:50:47 UTC 2020 - Frederic Crozat <fcrozat@suse.com>