[haikuports-commits] [haikuports/haikuports] e473b2: Rust: Add recipe for 1.21.0 (#2647)

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: haikuports-commits@xxxxxxxxxxxxx
  • Date: Tue, 03 Jul 2018 10:18:17 -0700

  Branch: refs/heads/master
  Home:   https://github.com/haikuports/haikuports
  Commit: e473b27aaa4595f54aff05de9f444199486cee96
      
https://github.com/haikuports/haikuports/commit/e473b27aaa4595f54aff05de9f444199486cee96
  Author: Niels Sascha Reedijk <niels.reedijk@xxxxxxxxx>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    A dev-lang/rust/patches/rust-1.21.0.patchset
    A dev-lang/rust/rust-1.21.0.recipe
    R dev-lang/rust/rust-1.21~dev.recipe
    A dev-lang/rust_bin/rust_bin-1.21.0.recipe

  Log Message:
  -----------
  Rust: Add recipe for 1.21.0 (#2647)

The rust_bin recipe is built of binary artifacts. The main reason is
that the 32 bit version can no longer be built on Haiku, because it
crosses a hard memory limit. Perhaps this changes later on. In any case,
an added advantage is that this makes the package buildable by the
buildbots.

For documentation purposes, a regular rust recipe is also provided. This
will probably run on a x86_64 machine with a decent amount of RAM. The
package depends on rustc and cargo being available for the same version.
This makes it both buildable from the rust_bin and the rust recipe.



      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

Other related posts:

  • » [haikuports-commits] [haikuports/haikuports] e473b2: Rust: Add recipe for 1.21.0 (#2647) - GitHub