Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2010 04:58:07 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/gnu/usr.bin/cc Makefile.fe
Message-ID:  <201012020458.oB24wRP7051068@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-12-02 04:58:07 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/cc       Makefile.fe 
  Log:
  SVN rev 216113 on 2010-12-02 04:58:07Z by nwhitehorn
  
  The driver-XXX.c files used for host CPU detection with -march=native
  should not be compiled in the cross-tools case (where -march=native makes
  no sense). This fixes cross-building x86 toolchains on non-x86 systems.
  
  Revision  Changes    Path
  1.6       +2 -1      src/gnu/usr.bin/cc/Makefile.fe



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