Date: Thu, 2 Feb 2012 18:17:31 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <201202021817.q12IHVlQ094690@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202021817.q12IHVlQ094690>
