Commit Graph

9 Commits (17e134eadd520a8e582244395048cd57b161d36d)

Author SHA1 Message Date
Thijs Cadier 17e134eadd Prefix out dir with version, add -fPIC to make too 9 years ago
Thijs Cadier 83bf75b63d Use -fPIC for c driver compilation 9 years ago
Thijs Cadier 885c26f133 Use target that Cargo sets for c driver compilation 9 years ago
Thijs Cadier 8d6c348401 Use host instead of target for triple 9 years ago
Thijs Cadier fdb320b4ea Enable fPIC for bson and allow choosing the target 9 years ago
Thijs Cadier 05fcd45602 Bump Mongo C driver to 1.1.10 9 years ago
Thijs Cadier 1608c6549a Set mongo c driver version to 1.1.7 since 1.1.8 was yanked 9 years ago
Thijs Cadier f18fde5c77 Add clang include dir detection and override
On some systems the clang include directory cannot be found. This
adds the path detected by bindgen's get_include_dir and a manual
override via an env var.

Thanks to @zerosign for reporting and proposing a solution.
9 years ago
Thijs Cadier d686ba240f Initial version 9 years ago