2020-09-04 11:22:16 +01:00
|
|
|
PACKAGING_COMMAND='pkg'
|
|
|
|
CC='/usr/bin/clang'
|
|
|
|
CCACHE='/usr/local/bin/ccache'
|
|
|
|
MAKE='/usr/local/bin/gmake'
|
|
|
|
NINJA='/usr/local/bin/ninja'
|
|
|
|
PYTHON='/usr/local/bin/python3'
|
2021-01-11 14:12:02 +00:00
|
|
|
PIP3='/usr/local/bin/pip-3.7'
|
2021-03-23 15:33:33 +01:00
|
|
|
PKGS='augeas avahi bash-completion ca_root_nss ccache cppi curl cyrus-sasl dbus diffutils diskscrub dnsmasq fusefs-libs gettext git glib gmake gnugrep gnutls gsed libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py37-docutils py37-flake8 python3 qemu radvd readline yajl'
|