Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2002 16:32:29 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules Makefile src/sys/conf kmod.mk
Message-ID:  <200212130032.gBD0WTE6083765@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/12/12 16:32:29 PST

  Modified files:
    sys/modules          Makefile 
    sys/conf             kmod.mk 
  Log:
  Don't run kldxref when installing modules on sparc64.  kldxref and the whole
  module dependency system rely on linker behaviour that is machine dependent
  and not part of the elf spec, and only work by accident on other platforms.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.132     +1 -1      src/sys/conf/kmod.mk
  1.294     +1 -1      src/sys/modules/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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