diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-02-03 20:50:41 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:32 +0200 |
commit | cc6d5de417c4fdf43e976035e74d679af16ee502 (patch) | |
tree | 3bac541325ee9452b01507b8823b8dff2048286b | |
parent | 958602c5b7fd983198a09951bdfd45bf2664fc99 (diff) |
ChangeLog corrected. Thanks to Alfred M. Szmidt.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,8 +8,8 @@ * Makefile.in: Include Makerules through top_builddir, so that it will automatically be rebuilt if needed. - * Makerules.in: Add -fno-strict-aliasing to CFLAGS. - * i386/linux/Makefile.in: Likewise for linux-gen-flags. + * Makerules.in (CFLAGS): Added -fno-strict-aliasing. + * i386/linux/Makefile.in (linux-gen-flags): Likewise. 2006-02-02 Sergio Lopez <koro@sinrega.org> |