Commit Graph

7 Commits (885c26f13378883b57e7cb3ddd81cdcd0a6fdaeb)

Author SHA1 Message Date
Thijs Cadier 885c26f133 Use target that Cargo sets for c driver compilation 10 years ago
Thijs Cadier 8d6c348401 Use host instead of target for triple 10 years ago
Thijs Cadier fdb320b4ea Enable fPIC for bson and allow choosing the target 10 years ago
Thijs Cadier 05fcd45602 Bump Mongo C driver to 1.1.10 10 years ago
Thijs Cadier 1608c6549a Set mongo c driver version to 1.1.7 since 1.1.8 was yanked 10 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.
10 years ago
Thijs Cadier d686ba240f Initial version 10 years ago