]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
amazon-ssm-agent: Move source to GOPATH
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 43050262c05690ff1dc6b8e500d5ff9f8bfc1d39..88274eed0caf69d6cbaa57e98276dece7071d96d 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -556,6 +556,7 @@ enterchroot() {
                CCACHE_DIR=/usr/src/ccache \
                CCACHE_COMPRESS="${CCACHE_COMPRESS}" \
                CCACHE_COMPILERCHECK="${CCACHE_COMPILERCHECK}" \
+               GOCACHE="/usr/src/ccache/go" \
                KVER="${KVER}" \
                XZ_OPT="${XZ_OPT}" \
                DEFAULT_PARALLELISM="${DEFAULT_PARALLELISM}" \
@@ -1634,6 +1635,7 @@ buildipfire() {
   lfsmake2 geoip-generator
   lfsmake2 speedtest-cli
   lfsmake2 rfkill
+  lfsmake2 amazon-ssm-agent
 }
 
 buildinstaller() {