diff --git a/build-constraints.yaml b/build-constraints.yaml index 520115b1..7f6c8a4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -645,6 +645,12 @@ package-flags: mersenne-random-pure64: small_base: false + # Use system libraries to speed up compilation and get bug fixes + persistent-sqlite: + systemlib: true + yaml: + system-libyaml: true + # By skipping a test suite, we do not pull in the build dependencies skipped-tests: - ReadArgs # old version of hspec