SHA256
1
0
forked from pool/cmake

Accepting request 576303 from home:Andreas_Schwab:gcc8

- c17-default.patch: Add support for C17 default in GCC 8

OBS-URL: https://build.opensuse.org/request/show/576303
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=314
This commit is contained in:
Martin Pluskal
2018-02-14 08:22:50 +00:00
committed by Git OBS Bridge
parent 2dcd5709cd
commit 7e8c5a9eea
3 changed files with 81 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ Patch5: system-libs.patch
Patch6: cmake-3.10.1_boost-1.66.patch
# Search for python interpreters from newest to oldest rather then picking up /usr/bin/python as first choice
Patch7: feature-suse-python-interp-search-order.patch
Patch8: c17-default.patch
%if 0%{?suse_version} >= 1330
BuildRequires: libcurl-mini-devel
%else