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

Use no_default_libraries for all NetBSD flavors #54402

Merged
merged 1 commit into from
Sep 22, 2018
Merged

Use no_default_libraries for all NetBSD flavors #54402

merged 1 commit into from
Sep 22, 2018

Commits on Sep 20, 2018

  1. Use no_default_libraries for all NetBSD flavors

    The no_default_libraries was introduced in #28578 because the
    NetBSD-based rumprun needed to disable the link flag.
    This moves the definition to be used by all NetBSD linker flavors to
    close #49627.
    
    A different solution would be adding -lc but as there is no platform
    with explicit -lc, this approach is used.
    bgermann committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    36d562f View commit details
    Browse the repository at this point in the history