diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2011-07-02 13:32:49 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2011-07-02 13:32:49 +0200 |
commit | e4bcdb8e72622730de7ab841990f59170a5a4e5e (patch) | |
tree | aa28d6454674e4fc5c528cacb17c6c15b194fa9f /debian/changelog | |
parent | 6202869907e63240e6a111d474077191b8b21889 (diff) |
Disable parallel build on sparc machines
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 148492d..a1f97af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +scons (2.0.1-2) UNRELEASED; urgency=low + + * debian/patches/parallel_build.patch: + - Disable parallel build on sparc machines as a workaround to weird + build failures seen on several packages (Closes: #632228). + + -- Luca Falavigna <dktrkranz@debian.org> Sat, 02 Jul 2011 13:31:38 +0200 + scons (2.0.1-1) unstable; urgency=low * New upstream release. |