Skip to content

[pull] swiftwasm from apple:master#28

Merged
pull[bot] merged 4 commits into
kateinoigakukun:swiftwasmfrom
swiftlang:master
Jan 26, 2020
Merged

[pull] swiftwasm from apple:master#28
pull[bot] merged 4 commits into
kateinoigakukun:swiftwasmfrom
swiftlang:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jan 26, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

`EXCLUDE_FROM_ALL` should be discouraged.  `ALL` should build *all*
targets.  If a subset of targets are desired to be built, we should
provide targets which make sense.  Sink the single use of this flag
into the standard library setup.  The custom cross-compilation was
the reason that the flag was plumbed all the way through.  Cleaning
up the macros that have been built up is needed to migrate towards
proper cross-compilation support.
This moves the rpath handling to the build system rather than trying to
figure out the correct flags to pass to the driver.
build: delegate rpath handling to CMake
build: begin rooting out `EXCLUDE_FROM_ALL`
@pull pull Bot merged commit 267e423 into kateinoigakukun:swiftwasm Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants