Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mirage/mirage
base: ac24392b3997
Choose a base ref
...
head repository: mirage/mirage
compare: 522825bbfa8b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 19, 2017

  1. Add an "ldpostflags" variable for Solo5 targets

    Accounts for future flexibity in final link runes for Solo5 targets by
    adding an "ldpostflags" pkg-config variable, the contents of which (if
    present) are appended to the end of the final link command.
    
    Also fixes a potential bug in the `pkg_config` callout function where
    the result should be an empty list if the output is empty.
    mato committed Jan 19, 2017
    Copy the full SHA
    7b1c753 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Merge pull request #783 from mato/solo5-ldpostflags

    Add an "ldpostflags" variable for Solo5 targets
    yomimono committed Jan 20, 2017
    Copy the full SHA
    522825b View commit details
    Browse the repository at this point in the history