aboutsummaryrefslogtreecommitdiff
path: root/ports/orc/0002-fix-executable-output-folder.patch
AgeCommit message (Collapse)Author
2019-03-18[orc] update to 1.5.5 (#4786)Erwan BERNARD
* [orc] update to 1.5.3 * [orc] update usage with zstd * [orc] update to 1.5.4 * [orc] update to orc 1.5.5rc1 * [orc] fix static build * [orc] bump to 1.5.5
2018-10-22[orc] add apache orc library (#4496)Erwan BERNARD
* [orc] add apache orc library * [orc] Simplify patch. Note in usage that no targets are available. Don't build tools on windows because they are not supported. * [orc] Move tools to tools/orc/ to fix Linux build. * [orc] fix tools ouput folder