-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Revert "Revert "[Build] Make cmark build a build-script product (#371… #37608
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
Conversation
@swift-ci please build toolchain |
Linux Toolchain (Ubuntu 16.04) Install command |
3b55e15
to
417402e
Compare
@swift-ci please build toolchain |
417402e
to
db362b1
Compare
@swift-ci please build toolchain |
db362b1
to
fabc8cb
Compare
@swift-ci please build toolchain |
Linux Toolchain (Ubuntu 16.04) Install command |
@swift-ci build toolchain macos |
…tlang#37102)"" This reverts commit 3150086.
fabc8cb
to
7cfabf5
Compare
@swift-ci build toolchain |
@@ -41,6 +41,9 @@ def is_before_build_script_impl_product(cls): | |||
return True | |||
|
|||
def should_build(self, host_target): | |||
if self.is_cross_compile_target(host_target): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linux Toolchain (Ubuntu 16.04) Install command |
@swift-ci smoke test |
@swift-ci build toolchain macos |
1 similar comment
@swift-ci build toolchain macos |
macOS Toolchain Install command |
…02)""
This should fix the cmark build to respect cross compilation targets.