Vladimír Čunát
45371d380c
thrift: disable parallel building, as it fails on hydra
2014-08-14 18:17:50 +02:00
Bjørn Forsman
83d0fd3078
thrift: unbreak build
...
Add a tiny patch (already upstream) that fixes this build error:
<flex>/lib/libfl.so: undefined reference to `yylex'
2014-04-23 21:51:21 +02:00
Bjørn Forsman
062363c001
thrift: make it useable with the python wrapper
...
The python wrapper discards derivations that lack the 'pythonPath'
attribute, so provide a (dummy) pythonPath attribute to make this work:
pythonFull.override { extraLibs = [ thrift ]; }
2014-03-17 16:20:55 +01:00
Bjørn Forsman
3339f1e1f4
thrift: add meta.platforms, small cleanup
...
I set platforms to 'linux' because that's the only thing I have tested.
2014-03-12 13:23:27 +01:00
Lluís Batlle i Rossell
2e09489895
Adding Apache Thrift.
2013-12-13 11:17:44 +01:00