Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2008 07:35:36 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libelf elf_strptr.c
Message-ID:  <200805230735.m4N7Za9O048237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2008-05-23 07:35:36 UTC

  FreeBSD src repository

  Modified files:
    lib/libelf           elf_strptr.c 
  Log:
  Relax the strict type check because gcc as distributed doesn't create
  debug strtabs with type SHT_STRTAB. Although we could change FreeBSD's
  gcc, we really need to play nicely with gcc as distributed by the FSF.
  
  Revision  Changes    Path
  1.2       +1 -1      src/lib/libelf/elf_strptr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805230735.m4N7Za9O048237>