Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2010 15:24:57 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/gnu/lib/libgcc Makefile
Message-ID:  <201011111525.oABFP4Sn061131@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-11-11 15:24:57 UTC

  FreeBSD src repository

  Modified files:
    gnu/lib/libgcc       Makefile 
  Log:
  SVN rev 215126 on 2010-11-11 15:24:57Z by ed
  
  Don't use ${LIB} to obtain the library name.
  
  Once we use libcompiler_rt, the LIB-line must go, to prevent libgcc.a
  from being built. Therefore, just hardcode the name.
  
  Obtained from:  user/ed/compiler-rt
  
  Revision  Changes    Path
  1.73      +9 -9      src/gnu/lib/libgcc/Makefile



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