summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2006-10-24 10:31:28 +0000
committerThierry Reding <[email protected]>2006-10-24 10:31:28 +0000
commit9d74c1ef2a2a17dda25b345d0ed527971d7eff28 (patch)
tree2439c6cf4bea25108b160a1298220ce6d55129ab /debian
parent6023d4bdb5b428ba0f084af38f557a22dd6c1234 (diff)
-fno-strict-aliasing actually *does* fix #394311 according to the submitter.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 156b60349da..3489f074543 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ mesa (6.5.1-1) unstable; urgency=low
gl.h header file and no libGL anymore.
* Move glx*.h headers from libgl1-mesa(-swx11)-dev into mesa-common-dev
because both packages provide identical files.
+ * Build with -fno-strict-aliasing. (Closes: #394311)
- -- Thierry Reding <[email protected]> Mon, 23 Oct 2006 18:42:47 +0200
+ -- Thierry Reding <[email protected]> Tue, 24 Oct 2006 12:29:27 +0200
mesa (6.5.1-0.2) unstable; urgency=low