9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
|
# Set build arguments here. See `gn buildargs`.
|
||
|
pkg_config = "/usr/bin/pkg-config"
|
||
|
libdir = "/usr/lib/x86_64-linux-gnu/"
|
||
|
platform_subdir="vm_tools/sommelier"
|
||
|
cxx="g++"
|
||
|
cc="gcc"
|
||
|
ar="/usr/bin/ar"
|
||
|
#use.amd64=true
|