[GitHub] thrift pull request #1483: THRIFT-4308: re-enable dlang deimos build support...

2018-01-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/thrift/pull/1483


---


[GitHub] thrift pull request #1483: THRIFT-4308: re-enable dlang deimos build support...

2018-01-29 Thread jeking3
GitHub user jeking3 opened a pull request:

https://github.com/apache/thrift/pull/1483

THRIFT-4308: re-enable dlang deimos build support for libevent and openssl

... working around a dmd link order issue.

https://issues.apache.org/jira/browse/THRIFT-4308

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jeking3/thrift THRIFT-4308

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/thrift/pull/1483.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1483


commit 9357558278fb831a84cef42ded71887296b7e453
Author: James E. King III 
Date:   2018-01-29T19:51:24Z

THRIFT-4308: re-enable dlang deimos build support for libevent and openssl, 
working around a dmd link order issue




---