pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: graphics/glu and GCC's symbol visibility
On Mon, 19 Oct 2009 19:57:09 +0100
raymond.meyer%rambler.ru@localhost wrote:
> So, when building graphics/glu, somehow all symbols become hidden. I'm
> not sure this is supposed to happen, any ideas what's going on here?
Here are two good places to start digging:
- pkgsrc/graphics/MesaLib/patches/patch-ab
(code responsible for generating glu.exports)
- pkgsrc/graphics/MesaLib/hacks.mk
(it the place where -fvisibility=hidden is enabled)
Home |
Main Index |
Thread Index |
Old Index