Commit 233844c0 by Jason Merrill

remove accidental -pipe checkin

From-SVN: r33685
parent f9e158c3
......@@ -76,7 +76,7 @@ XCFLAGS =
TCFLAGS =
CFLAGS = -g @stage1_warn_cflags@
BOOT_CFLAGS = -O2 $(CFLAGS)
WARN_CFLAGS = -pipe -W -Wall -Wtraditional -pedantic -Wno-long-long
WARN_CFLAGS = -W -Wall -Wtraditional -pedantic -Wno-long-long
LOOSE_CFLAGS = `echo $(CFLAGS) | sed -e 's/-pedantic//' -e 's/-Wtraditional//'`
# These exists to be overridden by the x-* and t-* files, respectively.
X_CFLAGS =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment