Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2006 22:09:48 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules/mem Makefile
Message-ID:  <200610162209.k9GM9mjJ097910@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2006-10-16 22:09:48 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/mem      Makefile 
  Log:
  Add a .PATH entry to search for sources in the ${MACHINE}/${MACHINE}
  directory before the ${MACHINE_ARCH}/${MACHINE_ARCH} directory so that
  machine-specific files take precedence of architecture-specific ones.
  
  This fixes the build on sun4v which doesn't use the sparc64 version
  of mem.c.
  
  Tested by: make universe
  
  Revision  Changes    Path
  1.5       +1 -0      src/sys/modules/mem/Makefile



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