getconf LFS_CFLAGS

Andreas Jaeger aj@suse.de
Tue May 8 14:17:00 GMT 2001


Arkadiusz Miskiewicz <misiek@pld.ORG.PL> writes:

> glibc 2.2.3
> 
> On alpha:
> [builder@mifgate builder]$ getconf LFS_CFLAGS
> _POSIX_V6_LP64_OFF64
> (which is wrong)
> 
> on ix86/sparc:
> [misiek@arm misiek]$ getconf LFS_CFLAGS
> -D_FILE_OFFSET_BITS=64
> (ok)
> 
> patch welcome.

Should be fixed in CVS since:
2001-04-30  Jakub Jelinek  <jakub@redhat.com>

        * posix/confstr.c (confstr) [_CS_V6_WIDTH_RESTRICTED_ENVS]: Move so
        that _CS_LFS_CFLAGS can fall through to the empty returned string
        case.  Add FALLTHROUGH comment.


Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



More information about the Libc-alpha mailing list