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
This commit is contained in:
parent
5f70d6bad9
commit
9a1ea9ec58
@ -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
|
Tue Apr 15 15:25:55 UTC 2014 - werner@suse.de
|
||||||
|
|
||||||
|
@ -414,7 +414,6 @@ pushd ../readline-%{rl_vers}%{extend}
|
|||||||
EOF
|
EOF
|
||||||
CFLAGS="$RPM_OPT_FLAGS $LARGEFILE -D_GNU_SOURCE -DRECYCLES_PIDS -Wall -g"
|
CFLAGS="$RPM_OPT_FLAGS $LARGEFILE -D_GNU_SOURCE -DRECYCLES_PIDS -Wall -g"
|
||||||
LDFLAGS=""
|
LDFLAGS=""
|
||||||
cflags -std=gnu89 CFLAGS
|
|
||||||
cflags -Wuninitialized CFLAGS
|
cflags -Wuninitialized CFLAGS
|
||||||
cflags -Wextra CFLAGS
|
cflags -Wextra CFLAGS
|
||||||
cflags -Wno-unprototyped-calls CFLAGS
|
cflags -Wno-unprototyped-calls CFLAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user