Date: Thu, 7 Sep 2006 20:27:56 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Message-ID: <200609072027.k87KRump059704@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru          2006-09-07 20:27:56 UTC
  FreeBSD src repository
  Modified files:
    .                    Makefile.inc1 
  Log:
  While experimenting with cross-building by specifying just TARGET,
  I found one bug.  Pass our idea of TARGET_ARCH and TARGET down to
  XMAKE, the cross-tools make.  Previously it worked because usually
  TARGET_ARCH was specified on the initial make's command line.
  This should also allow us to simplify the "universe" target, which
  I'm currently testing.
  
  Revision  Changes    Path
  1.558     +1 -0      src/Makefile.inc1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609072027.k87KRump059704>
