We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73120c9 commit 0581070Copy full SHA for 0581070
scripts/build-rootfs.sh
@@ -120,6 +120,7 @@ ${rootfs_shell} \
120
target_debian_arch="${target_debian_arch}" \
121
CMAKE_SYSTEM_PROCESSOR="${CMAKE_SYSTEM_PROCESSOR}" \
122
CARGO_TARGET_TRIPLE="${CARGO_TARGET_TRIPLE}" \
123
+ cmake_options=-DUNIFYSDK_GIT_REPOSITORY=${UNIFYSDK_GIT_REPOSITORY} \
124
# EoL
125
126
sudo du -hs "/var/tmp/var/lib/machines/${machine}"
0 commit comments