[ 
https://issues.apache.org/jira/browse/THRIFT-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537273#comment-14537273
 ] 

Hudson commented on THRIFT-3133:
--------------------------------

SUCCESS: Integrated in Thrift #1542 (See 
[https://builds.apache.org/job/Thrift/1542/])
THRIFT-3133 Allow "make cross" and "make precross" to run without building all 
languages (roger: rev 03f0e18fcb423e165ee05757ba449efb3e672dd1)
* test/README.md
* lib/Makefile.am
* configure.ac
* Makefile.am
* test/Makefile.am


> 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)

Reply via email to