From afb63a82ae165b6630a35ab5945973358c8119b6 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 21 Dec 2016 21:09:59 -0500 Subject: Set _FILE_OFFSET_BITS to 64 With the new support for -size n[TP], this is needed to avoid overflow on 32-bit platforms. --- tests/test_0122.out | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/test_0122.out (limited to 'tests') diff --git a/tests/test_0122.out b/tests/test_0122.out new file mode 100644 index 0000000..279f3f1 --- /dev/null +++ b/tests/test_0122.out @@ -0,0 +1 @@ +basic/l/foo/bar/baz -- cgit v1.2.3