On Mon, 28 May 2007, Nicholas Clark wrote:
> On Sat, May 26, 2007 at 08:14:30PM -0700, [EMAIL PROTECTED] wrote:
> > +++ trunk/config/init/hints/linux.pmSat May 26 20:14:29 2007
> > @@ -52,6 +52,9 @@
> > }
> > }
> > else {
> > +# hide non-exported symbols
> > +
Nicholas Clark writes:
On Sat, May 26, 2007 at 08:14:30PM -0700, [EMAIL PROTECTED] wrote:
Author: chromatic
Date: Sat May 26 20:14:29 2007
New Revision: 18661
Modified:
trunk/config/init/hints/linux.pm
Log:
Enable symbol hiding with GCC on Linux.
This'll smoke out some of the errors
On Sat, May 26, 2007 at 08:14:30PM -0700, [EMAIL PROTECTED] wrote:
> Author: chromatic
> Date: Sat May 26 20:14:29 2007
> New Revision: 18661
>
> Modified:
>trunk/config/init/hints/linux.pm
>
> Log:
> Enable symbol hiding with GCC on Linux.
>
> This'll smoke out some of the errors that plagu