diff options
author | Jim Meyering <jim@meyering.net> | 2007-03-01 11:06:58 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-03-01 11:06:58 +0100 |
commit | 262963212bc15e89b38eabc27c12572b5025ba70 (patch) | |
tree | 07955e4d721a64aba8ff57fc790de9646dcc097e /ChangeLog | |
parent | ea42025c70bf2b63f5fb688d441d8bee7c720265 (diff) | |
download | coreutils-262963212bc15e89b38eabc27c12572b5025ba70.tar.xz |
* Makefile.maint (warn_cflags): Hoist, adding "-Dlint -O".
(my-distcheck): Use the new variable, instead of too-long literal.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-03-01 Jim Meyering <jim@meyering.net> + * Makefile.maint (warn_cflags): Hoist, adding "-Dlint -O". + (my-distcheck): Use the new variable, instead of too-long literal. + Make "make syntax-check" rules less coreutils-specific. * Makefile.maint (sc_cast_of_x_alloc_return_value): Use CVS_LIST_EXCEPT. (sc_cast_of_alloca_return_value): Likewise. |