[
https://issues.apache.org/jira/browse/THRIFT-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Meier resolved THRIFT-3133.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9.3
Assignee: Nobuaki Sukegawa
> Allow "make cross" and "make precross" to run without building all languages
> ----------------------------------------------------------------------------
>
> Key: THRIFT-3133
> URL: https://issues.apache.org/jira/browse/THRIFT-3133
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process, Test Suite
> Reporter: Nobuaki Sukegawa
> Assignee: Nobuaki Sukegawa
> Fix For: 0.9.3
>
>
> Currently, {{make cross}} and {{make precross}} often fail if not all
> involved languages are built.
> Actually, {{precross}} completely ignores {{--without-xxx}} flags and
> unconditionally tries to prepare cross test prerequisites for all languages,
> sometimes resulting in confusing build failures.
> The patch makes both {{cross}} and {{precross}} respect {{--without-xxx}
> flags and strictly use only those languages that are configured to be built.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)