Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2000 11:08:51 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.kmod.mk
Message-ID:  <200005011808.LAA89155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/05/01 11:08:51 PDT

  Modified files:
    share/mk             bsd.kmod.mk 
  Log:
  Forced commit: Rev 1.80 also changes the gensetdefs point of execution
  so that it gets run after the .kld file generation.  If it's run before,
  the linker sets are closed off and bound inside the .kld file which makes
  it useless for binding into a static kernel as the linker_set's will not
  be connected...
  
  Revision  Changes    Path
  1.81      +1 -1      src/share/mk/bsd.kmod.mk



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?200005011808.LAA89155>