xref
: /
netbsd-src
/
external
/
apache2
/
llvm
/
dist
/
llvm
/
utils
/
gn
/
build
/
sysroot.gni
(revision 82d56013d7b633d116a93943de88e08335357a7c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
declare_args() {
2
# Path of sysroot to use.
3
sysroot = ""
4
}
5