Ticket #52163: Portfile-rust-missing-arena.diff

File Portfile-rust-missing-arena.diff, 402 bytes (added by jboone (Jared Boone), 8 years ago)

Patch for Portfile to address libarena missing from stage0.

  • Portfile

    old new  
    3737# snapshot compiler, we let base treat it as the distfile and deal with
    3838# the actual Rust source "manually".
    3939
     40patchfiles              patch-missing-arena.diff
     41
    4042# stage0 is found from
    4143# https://github.com/rust-lang/rust/blob/${version}/src/stage0.txt
    4244set stage0(date)        2016-07-05