Skip to content

Commit c3eed05

Browse files
committed
Use --relocate-xdg-cache-home-under-build-subdir for Linux incremental presets
1 parent 187f4db commit c3eed05

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

utils/build-presets.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,6 +1038,13 @@ lit-args=-v
10381038
build-ninja
10391039
reconfigure
10401040

1041+
# This ensures the default module cache
1042+
# location is local to this run, allowing
1043+
# to schedule multiple builds safely
1044+
# in Linux CI bots
1045+
relocate-xdg-cache-home-under-build-subdir
1046+
1047+
10411048
[preset: buildbot_incremental_linux]
10421049
mixin-preset=
10431050
buildbot_incremental_linux_base

0 commit comments

Comments
 (0)