From 6e7f19624d1abb20c26b5a3008146200411496db Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 27 Jan 2015 15:20:35 +0200 Subject: [PATCH] Turn off old-time flag for tar --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7496850..815c5972 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -773,6 +773,9 @@ package-flags: text: integer-simple: false + tar: + old-time: false + # By skipping a test suite, we do not pull in the build dependencies skipped-tests: - ReadArgs # old version of hspec