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