summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-05-20 09:01:27 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2014-05-20 09:01:27 +0000
commitb5dcd33a6bf91e725792f2f22ff442ad6fb8e647 (patch)
tree81c0b0133b794f1ad634a761c8e60451af493ff7 /debian/changelog
parentd16cd8080b37ca986930c84bd2143d6e192f96e5 (diff)
downloadgcc-49-b5dcd33a6bf91e725792f2f22ff442ad6fb8e647.tar.gz
* Limit systemtap-sdt-dev build dependency to enumerated linux architectures.
Build-conflict with systemtap-sdt-dev on ppc64el. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7395 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 069b426..33db92d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
gcc-4.9 (4.9.0-5) UNRELEASED; urgency=medium
- * Limit systemtap-sdt-dev build dependency to linux systems.
+ * Limit systemtap-sdt-dev build dependency to enumerated linux architectures.
+ Build-conflict with systemtap-sdt-dev on ppc64el.
* Build libitm on AArch64, patch taken from the trunk.
-- Matthias Klose <doko@debian.org> Mon, 19 May 2014 14:40:47 +0200