From 222737ed238263026d94466055327c25b0a638f8 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 30 Jul 2025 22:29:28 +0800 Subject: add default --- etc/conf.d/distccd-armv8 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 etc/conf.d/distccd-armv8 diff --git a/etc/conf.d/distccd-armv8 b/etc/conf.d/distccd-armv8 new file mode 100644 index 00000000..5a65bd37 --- /dev/null +++ b/etc/conf.d/distccd-armv8 @@ -0,0 +1,9 @@ +# +# Parameters to be passed to distccd +# +# You must explicitly add IPs (or subnets) that are allowed to connect, +# using the --allow switch. See the distccd manpage for more info. +# + +PATH=/opt/x-tools8/aarch64-unknown-linux-gnu/bin:$PATH +DISTCC_ARGS="--allow-private --log-level info --log-file /tmp/distccd-armv8.log --port 3636" -- cgit v1.2.3-70-g09d2