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

New builtin-option to support partial linking for shared libraries #5499

Closed
wants to merge 4 commits into from

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    2d99c93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df94c6e View commit details
    Browse the repository at this point in the history
  3. Update builtin-options documentation

    sompen committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    cef1109 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. compilers/gcc: Add support for shared library partial linking

    - Also include -nostdlib option in the partial library link arguments list
    for gcc
    sompen committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    86fff76 View commit details
    Browse the repository at this point in the history