doublethinkco / cpp-ethereum-cross

Scripts for cross-building cpp-ethereum (C++ Ethereum client)
http://doublethink.co/
Apache License 2.0
27 stars 11 forks source link

Get custom GCC -sysroot working, so we can build versus older glibc versions #72

Open bobsummerwill opened 8 years ago

bobsummerwill commented 8 years ago

This will be needed for Tizen at least, but it looks like we're need it for Sailfish too.

bobsummerwill commented 8 years ago

See #71 for the Sailfish OS use-case. See #20 for the Tizen use-case.