cvs commit: src/lib/libelf elf_strptr.c

John Birrell jb at FreeBSD.org
Fri May 23 07:35:37 UTC 2008


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


More information about the cvs-src mailing list