CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2016/01/13 00:39:08

Modified files:
        lang/rust      : Makefile 
        lang/rust/patches: patch-configure patch-mk_platform_mk 
        lang/rust/pkg  : PLIST-main 
Added files:
        lang/rust/patches: patch-mk_cfg_x86_64-unknown-openbsd_mk 
                           patch-src_etc_rust-gdb 
                           patch-src_test_run-make_tools_mk 
Removed files:
        lang/rust/patches: patch-mk_target_mk patch-mk_tests_mk 

Log message:
install libraries with rustc

- remove now unneeded MAKE_ENV option to pass --sysroot argument to bootstrapper
- backport the latest changes for building rustc under openbsd
- switch the install from installing a stage3 rustc binary to installing a 
stage2 rustc binary (and all required libraries)

ok juanfra@

Reply via email to