Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2008 08:35:56 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <200801050835.m058Zuo3039115@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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