From c30ecb51a42d72a3008cbab36371c6cb872c45255398ceef58058792232cc1a8 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 17 Jul 2014 06:49:52 +0000 Subject: [PATCH] Accepting request 241274 from home:AndreasSchwab:f - Don't use outdated C standard OBS-URL: https://build.opensuse.org/request/show/241274 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=149 --- emacs.changes | 5 +++++ emacs.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/emacs.changes b/emacs.changes index 22638ee..50d536a 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 29 10:06:23 UTC 2014 - schwab@linux-m68k.org + +- Don't use outdated C standard + ------------------------------------------------------------------- Fri May 9 07:38:29 UTC 2014 - werner@suse.de diff --git a/emacs.spec b/emacs.spec index 53acf78..37afd42 100644 --- a/emacs.spec +++ b/emacs.spec @@ -294,7 +294,6 @@ VERSION=%{version} %endif CFLAGS="${RPM_OPT_FLAGS} -D_GNU_SOURCE" LDFLAGS= - cflags -std=gnu89 CFLAGS cflags -pipe CFLAGS cflags -Wno-pointer-sign CFLAGS cflags -Wno-unused-variable CFLAGS