xref
: /
netbsd-src
/
external
/
gpl3
/
gcc.old
/
dist
/
config
/
bootstrap-O3.mk
(revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
BOOT_CFLAGS
:= -
O3
$(
filter
-
out
-O%, $(
BOOT_CFLAGS
))
2