Page MenuHomeFreeBSD

USE_GECKO-based ports: Prepare for Rust 1.29.0
ClosedPublic

Authored by dumbbell on Sep 15 2018, 4:22 PM.
Tags
None
Referenced Files
F137026486: D17178.id48077.diff
Fri, Nov 21, 12:29 AM
F137025548: D17178.id48071.diff
Fri, Nov 21, 12:27 AM
F137025010: D17178.id.diff
Fri, Nov 21, 12:25 AM
F137023345: D17178.diff
Fri, Nov 21, 12:20 AM
F136976681: D17178.id48071.diff
Thu, Nov 20, 9:38 PM
Unknown Object (File)
Thu, Nov 20, 9:42 AM
Unknown Object (File)
Thu, Nov 20, 4:28 AM
Unknown Object (File)
Wed, Oct 29, 2:24 AM
Subscribers

Details

Summary

With the release of Rust 1.29.0, a few Mozilla ports require a patch to handle the new output format of rustc --print target-list.

The problem is already known upstream and is tracked in the following report:
https://bugzilla.mozilla.org/show_bug.cgi?id=1479540

This patch to several ports simply adds the fix, taken from upstream.

Test Plan
  • Tried to configure the USE_GECKO-based ports having some Rust code.
  • Built www/firefox in Poudriere

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable