Commit Graph

11 Commits (c5dce56e0d3f3dbcca578b8b06b20ff0305b5ad0)

Author SHA1 Message Date
Thijs Cadier 3cd3628910 Whitespace fix 9 years ago
Thijs Cadier 6fde2b0004 Enable debug symbols if configured, pic configure arg 9 years ago
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