Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU.

2004-08-13  Daniel Berlin  <dberlin@dberlin.org>

	* Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU.

From-SVN: r85943
This commit is contained in:
Daniel Berlin 2004-08-13 15:29:58 +00:00 committed by Daniel Berlin
parent 68fe56fccc
commit 9bcc9490cb
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-08-13 Daniel Berlin <dberlin@dberlin.org>
* Makefile.in (BOOT_CFLAGS): Remove accidental addition of -dU.
2004-08-13 J"orn Rennecke <joern.rennecke@superh.com>
* sh.md (cbranch define_delay) Use cond_delay_slot for

View File

@ -140,7 +140,7 @@ XCFLAGS =
TCFLAGS =
CFLAGS = -g
STAGE1_CFLAGS = -g @stage1_cflags@
BOOT_CFLAGS = -g -O2 -dU
BOOT_CFLAGS = -g -O2
# Flags to determine code coverage. When coverage is disabled, this will
# contain the optimization flags, as you normally want code coverage