[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: r5717 - in glibc-package/branches/eglibc-2.18/debian: . patches patc
From: |
Samuel Thibault |
Subject: |
Re: r5717 - in glibc-package/branches/eglibc-2.18/debian: . patches patches/any |
Date: |
Thu, 10 Oct 2013 08:34:39 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Samuel Thibault, le Thu 10 Oct 2013 08:26:58 +0200, a écrit :
> > I think the issue rather is our
> > definition of NO_HIDDEN in sysdeps/mach/hurd/configure.
>
> You mean we shouldn't set NO_HIDDEN to 1? Or rather use #if !defined
> NO_HIDDEN?
AIUI, since debian's glibc is built with -O2, using #if !defined
NO_HIDDEN is fine for now.
Samuel