Skip to content

Feature: allow to skip x86_64 -> x86 in cross_building (same os) - #1445

Merged
danimtb merged 1 commit into
conan-io:developfrom
SSE4:cross_building_x64_x86
Oct 21, 2019
Merged

danimtb merged 1 commit into
conan-io:developfrom
SSE4:cross_building_x64_x86

Conversation

@SSE4

@SSE4 SSE4 commented Oct 21, 2019

Copy link
Copy Markdown
Contributor

Signed-off-by: SSE4 <tomskside@gmail.com>
@SSE4
SSE4 force-pushed the cross_building_x64_x86 branch from 929a413 to 17c86c9 Compare October 21, 2019 08:44
@danimtb danimtb added this to the 1.20 milestone Oct 21, 2019
@danimtb danimtb self-assigned this Oct 21, 2019
@danimtb
danimtb merged commit d773138 into conan-io:develop Oct 21, 2019
Comment thread reference/tools.rst
- **self_os** (Optional, Defaulted to ``None``): Current operating system where the build is being done.
- **self_arch** (Optional, Defaulted to ``None``): Current architecture where the build is being done.
- **skip_x64_x86** (Optional, Defaulted to ``False``): Do not consider building for ``x86`` host from ``x86_64`` build machine
as cross building, in case of host and build machine use the same operation system. Normally, in such case build machine may

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

operation system => operating system

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix here #1447

@danimtb danimtb mentioned this pull request Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants