cvs commit: src/sys/kern imgact_elf.c

Peter Wemm peter at FreeBSD.org
Sat Jan 5 00:35:57 PST 2008


peter       2008-01-05 08:35:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             imgact_elf.c 
  Log:
  Fall back to the binary-specified interpreter (ld-elf.so.1) if the
  ABI override binary isn't found.  This could probably be smoother, but
  it is what I did in p4 change #126891 on 2007/09/27.  It should solve
  the "ld-elf32.so.1"-in-chroot problem.
  
  Revision  Changes    Path
  1.183     +10 -4     src/sys/kern/imgact_elf.c


More information about the cvs-src mailing list