cvs commit: ports/lang/rust Makefile distinfo ports/lang/rust/files patch-configure patch-mk__rustllvm.mk patch-src_libcore_cmath.rs patch-src_libcore_f32.rs

Jason Helfman jgh at FreeBSD.org
Thu Feb 2 18:17:32 UTC 2012


jgh         2012-02-02 18:17:31 UTC

  FreeBSD ports repository

  Modified files:
    lang/rust            Makefile distinfo 
    lang/rust/files      patch-configure 
  Added files:
    lang/rust/files      patch-mk__rustllvm.mk 
                         patch-src_libcore_cmath.rs 
                         patch-src_libcore_f32.rs 
  Log:
  - fix linker errors for systems that have installed llvm
  - let clang build llvm
  - fix build on ${OSVERSION} < 800107
  
  PR: ports/164467
  Submitted by: maintainer, jyyou at cs.nctu.edu.tw
  Approved by:    crees (mentor)
  
  Revision  Changes    Path
  1.2       +10 -5     ports/lang/rust/Makefile
  1.2       +6 -2      ports/lang/rust/distinfo
  1.2       +31 -11    ports/lang/rust/files/patch-configure
  1.1       +11 -0     ports/lang/rust/files/patch-mk__rustllvm.mk (new)
  1.1       +10 -0     ports/lang/rust/files/patch-src_libcore_cmath.rs (new)
  1.1       +22 -0     ports/lang/rust/files/patch-src_libcore_f32.rs (new)


More information about the cvs-all mailing list