Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Sep 2010 07:15:01 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/crunch/crunchide Makefile
Message-ID:  <201009130715.o8D7FVLc015949@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-09-13 07:15:01 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/crunch/crunchide Makefile 
  Log:
  SVN rev 212537 on 2010-09-13 07:15:01Z by imp
  
  It turns out that TARGET_CPUARCH doesn't buy us much here, if anything, but
  costs us another copy of the transform.  Revert it.
  
  # Maybe makefile.inc1 should set TARGET_CPUARCH for the cross-tools, but
  # it doesn't now.  That would solve problems in other places too.
  
  Submitted by:   jmallet@
  
  Revision  Changes    Path
  1.11      +2 -11     src/usr.sbin/crunch/crunchide/Makefile



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