SHA256
1
0
forked from pool/glibc

Accepting request 391528 from home:jirislaby:branches:Base:System

Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses

OBS-URL: https://build.opensuse.org/request/show/391528
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=433
This commit is contained in:
2016-04-26 14:28:50 +00:00
committed by Git OBS Bridge
parent 43b58f5109
commit 878c4bc78f
7 changed files with 115 additions and 0 deletions

View File

@@ -244,6 +244,8 @@ Patch306: glibc-fix-double-loopback.diff
Patch1000: resolv-mem-leak.patch
# PATCH-FIX-UPSTREAM Don't use long double functions if NO_LONG_DOUBLE
Patch1001: no-long-double.patch
# PATCH-FIX-UPSTREAM Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses
Patch1002: glibc-gcc6.patch
###
# Patches awaiting upstream approval
@@ -468,6 +470,7 @@ rm nscd/s-stamp
%patch1000 -p1
%patch1001 -p1
%patch1002 -p1
%patch2000 -p1
%patch2001 -p1