* Makefile.in (BUILD_CFLAGS): Remove -O0.

This commit is contained in:
Andrew Cagney 2002-06-17 21:03:40 +00:00
parent 47243d69f7
commit b74317ff8e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-06-17 Andrew Cagney <cagney@redhat.com>
* Makefile.in (BUILD_CFLAGS): Remove -O0.
2002-06-16 Andrew Cagney <ac131313@redhat.com>
* configure: Regenerated to track ../common/aclocal.m4 changes.

View File

@ -85,7 +85,7 @@ BUILD_CFLAGS = \
$(CFLAGS_FOR_BUILD) \
$(IGEN_WARN_CFLAGS) \
$(IGEN_WERROR_CFLAGS) \
$(INCLUDES) -O0
$(INCLUDES)
BUILD_LDFLAGS =
all: igen