commit:     269b9858012185745e67227d4642fca250c5153b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 19:51:43 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 19:51:43 2023 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=269b9858

Specify TMP_PATH for the slow builds on hppa

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-hppa.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index b294d0ea..531c5b5d 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.conf
@@ -25,6 +25,8 @@ KCONFIG_DIR=${REPO_DIR}/releases/kconfig/hppa
 
 EMAIL_SUBJECT_PREPEND="[hppa-auto]"
 
+TMP_PATH=/var/tmp/catalyst/tmp
+
 update_symlinks() {
        # Symlink the latest stages3 to build from
        local d f t

Reply via email to