Commit Graph

10 Commits (728c6283407d72d20063a26bf56fbc92d2c6de1a)

Author SHA1 Message Date
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 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