From 34a29548ecf21527578e4cf3654647518c48e85f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 15 Dec 2014 10:35:15 +0200 Subject: [PATCH] Use some system libraries --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) 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