From 9a1ea9ec58d710f04070e45011d99e8d3e12e82968e9e9d6937140401a63bde4 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 4f636e0..3c6ea75 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 a91d9fc..e3e12be 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