forked from pool/emacs
Accepting request 241290 from editors
- Don't use outdated C standard (forwarded request 241274 from AndreasSchwab) OBS-URL: https://build.opensuse.org/request/show/241290 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=106
This commit is contained in:
commit
d1a92c8f2f
@ -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
|
Fri May 9 07:38:29 UTC 2014 - werner@suse.de
|
||||||
|
|
||||||
|
@ -294,7 +294,6 @@ VERSION=%{version}
|
|||||||
%endif
|
%endif
|
||||||
CFLAGS="${RPM_OPT_FLAGS} -D_GNU_SOURCE"
|
CFLAGS="${RPM_OPT_FLAGS} -D_GNU_SOURCE"
|
||||||
LDFLAGS=
|
LDFLAGS=
|
||||||
cflags -std=gnu89 CFLAGS
|
|
||||||
cflags -pipe CFLAGS
|
cflags -pipe CFLAGS
|
||||||
cflags -Wno-pointer-sign CFLAGS
|
cflags -Wno-pointer-sign CFLAGS
|
||||||
cflags -Wno-unused-variable CFLAGS
|
cflags -Wno-unused-variable CFLAGS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user