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

[glibc] 01/01: debian/sysdeps/hppa.mk: increase TIMEOUTFACTOR to 600 on HPPA.



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

aurel32 pushed a commit to branch sid
in repository glibc.

commit c44a9f800b0154dd36dcbbb7d01879d3518996c6
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Fri Jan 5 10:26:08 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index dd03946..80e74b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ glibc (2.26-2) UNRELEASED; urgency=medium
   * debian/rules.d/build.mk: Remove a left-over closing brace, breaking
     stage 1.  Closes: #886301.
 
+  [ Aurelien Jarno ]
+  * debian/sysdeps/hppa.mk: increase TIMEOUTFACTOR to 600 on HPPA.
+
  -- Aurelien Jarno <aurel32@debian.org>  Wed, 03 Jan 2018 18:30:46 +0100
 
 glibc (2.26-1) unstable; urgency=medium
diff --git a/debian/sysdeps/hppa.mk b/debian/sysdeps/hppa.mk
index 7c7fbf0..e644c50 100644
--- a/debian/sysdeps/hppa.mk
+++ b/debian/sysdeps/hppa.mk
@@ -1,5 +1,5 @@
 # HPPA build daemons are very slow
-TIMEOUTFACTOR=100
+TIMEOUTFACTOR=600
 
 # 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: