remove accidental -pipe checkin
From-SVN: r33685
This commit is contained in:
parent
f9e158c377
commit
233844c0ea
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user