[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 03/05: debian/sysdeps/hppa.mk: set TIMEOUTFACTOR to 100 on HPPA.



This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch glibc-2.26
in repository glibc.

commit 88ca7a16e7e04626d0bd791051499554cc4966ff
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Dec 31 18:20:25 2017 +0100

    debian/sysdeps/hppa.mk: set TIMEOUTFACTOR to 100 on HPPA.
---
 debian/changelog       | 1 +
 debian/sysdeps/hppa.mk | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d9e67c7..0157060 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ glibc (2.26-0experimental3) UNRELEASED; urgency=medium
     to files, both sbuild and debuild are able to do that.
   * debian/rules, debian/rules.d/build.mk: allow TIMEOUTFACTOR to be override
     per architecture.
+  * debian/sysdeps/hppa.mk: set TIMEOUTFACTOR to 100 on HPPA.
 
  -- Aurelien Jarno <aurel32@debian.org>  Sun, 17 Dec 2017 20:13:55 +0100
 
diff --git a/debian/sysdeps/hppa.mk b/debian/sysdeps/hppa.mk
index 3cc0e6f..7c7fbf0 100644
--- a/debian/sysdeps/hppa.mk
+++ b/debian/sysdeps/hppa.mk
@@ -1,3 +1,6 @@
+# HPPA build daemons are very slow
+TIMEOUTFACTOR=100
+
 # hppa64 needs symlink /usr/hppa64-linux/include to /usr/include
 # (See: Bug#239020)  In future we may drop this file with supporting hppa64.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: