Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Rust to DragonFlyBSD #16073

Merged
merged 3 commits into from
Jul 31, 2014
Merged

Port Rust to DragonFlyBSD #16073

merged 3 commits into from
Jul 31, 2014

Commits on Jul 29, 2014

  1. Port Rust to DragonFlyBSD

    Not included are two required patches:
    
    * LLVM: segmented stack support for DragonFly [1]
    
    * jemalloc: simple configure patches
    
    [1]: http://reviews.llvm.org/D4705
    mneumann committed Jul 29, 2014
    11 Configuration menu
    Copy the full SHA
    2e2f53f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. Fix trailing whitespace

    mneumann committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    e99fc20 View commit details
    Browse the repository at this point in the history
  2. Fix test suite for DragonFly

    mneumann committed Jul 31, 2014
    5 Configuration menu
    Copy the full SHA
    284ffc5 View commit details
    Browse the repository at this point in the history