pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/MesaLib
Module Name: pkgsrc
Committed By: bjs
Date: Tue Jun 24 18:55:44 UTC 2008
Modified Files:
pkgsrc/graphics/MesaLib: hacks.mk
Log Message:
We want to use -fvisibility=hidden _unless_ we're building graphics/glut,
not the other way around.
- This is the way that mesa expects things to be.
- Not doing this for MesaLib (at least for dri on NetBSD/amd64) will result
in reloc-related errors at link-time.
Building on NetBSD/amd64 was broken without this.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/graphics/MesaLib/hacks.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index