diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-09 02:23:18 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-09 02:23:18 +0000 |
commit | 6e2383474d3f801fb12ca62a7092c3ba0ab0111c (patch) | |
tree | 20080f3659e40910f49ce9fd4a76ae5b583992e4 /graphics/glu/distinfo | |
parent | 2ae0acdd1ad1680273ac89e04f0c60147a863420 (diff) | |
download | pkgsrc-6e2383474d3f801fb12ca62a7092c3ba0ab0111c.tar.gz |
Patch Mesa's Makefile to use '-fno-strict-aliasing' rather than '-fstrict-aliasing',
as the code contains unsafe use of aliased pointers.
As suggested by tls@ in PR pkg/23381, closing said PR.
Diffstat (limited to 'graphics/glu/distinfo')
-rw-r--r-- | graphics/glu/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/glu/distinfo b/graphics/glu/distinfo index be18e85f458..2a97818deb4 100644 --- a/graphics/glu/distinfo +++ b/graphics/glu/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.12 2003/09/29 21:30:28 jschauma Exp $ +$NetBSD: distinfo,v 1.13 2003/11/09 02:23:18 jschauma Exp $ SHA1 (MesaLib-5.0.2.tar.bz2) = 948b9e1b11d1341a4230a081469f4636f702ebdc Size (MesaLib-5.0.2.tar.bz2) = 1704278 bytes +SHA1 (patch-aa) = 807b07b1505735f23dd4148c8c838df08af6333e |