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