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 c3eed05 commit e12d927Copy full SHA for e12d927
utils/build-presets.ini
@@ -806,6 +806,13 @@ install-destdir=%(install_destdir)s
806
# Path to the .tar.gz package we would create.
807
installable-package=%(installable_package)s
808
809
+# This ensures the default module cache
810
+# location is local to this run, allowing
811
+# to schedule multiple builds safely
812
+# in Linux CI bots
813
+relocate-xdg-cache-home-under-build-subdir
814
+
815
816
[preset: buildbot_linux]
817
mixin-preset=mixin_linux_installation
818
build-subdir=buildbot_linux
0 commit comments