From cb0ac39635859db5b2d137136ae523bba3856bf7 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 17 Jul 2014 06:50:42 +0000 Subject: [PATCH] Accepting request 241275 from home:AndreasSchwab:f - Don't use outdated C standard OBS-URL: https://build.opensuse.org/request/show/241275 OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=168 --- bash.changes | 5 +++++ bash.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bash.changes b/bash.changes index 82a1a5a8..edaca38c 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 29 13:24:47 UTC 2014 - schwab@linux-m68k.org + +- Don't use outdated C standard + ------------------------------------------------------------------- Tue Apr 15 15:25:55 UTC 2014 - werner@suse.de diff --git a/bash.spec b/bash.spec index 8aebc85f..c50f2e3c 100644 --- a/bash.spec +++ b/bash.spec @@ -414,7 +414,6 @@ pushd ../readline-%{rl_vers}%{extend} EOF CFLAGS="$RPM_OPT_FLAGS $LARGEFILE -D_GNU_SOURCE -DRECYCLES_PIDS -Wall -g" LDFLAGS="" - cflags -std=gnu89 CFLAGS cflags -Wuninitialized CFLAGS cflags -Wextra CFLAGS cflags -Wno-unprototyped-calls CFLAGS