[
https://issues.apache.org/jira/browse/THRIFT-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Meier updated THRIFT-2317:
--------------------------------
Attachment: exclude_tutorial.patch
this patch created by a coworker does this:
* add --enable-tutorial and --disable-tutorial option
* change --with-tests to --enable-tests
* including the following message for ./configure --help
{noformat}
--enable-tests build tests [default=yes]
--enable-tutorial build tutorial [default=yes]
{noformat}
> exclude tutorial from build
> ---------------------------
>
> Key: THRIFT-2317
> URL: https://issues.apache.org/jira/browse/THRIFT-2317
> Project: Thrift
> Issue Type: Improvement
> Reporter: Roger Meier
> Attachments: exclude_tutorial.patch
>
>
> simplify cross platform builds by adding a --without-tutorial option for
> configure similar to --without-tests
> avoid usage of cross compiled thrift compiler on host.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)