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