From 9b70352c2224bab37b0ea71bfea8ef7b2250d9b7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 3 Jan 2015 14:31:37 -0600 Subject: allow static build of nfsroot for lemote --- package/parted/patches/patch-lib_config_h_in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package/parted/patches/patch-lib_config_h_in') diff --git a/package/parted/patches/patch-lib_config_h_in b/package/parted/patches/patch-lib_config_h_in index df6cb1f7d..44c07bbc6 100644 --- a/package/parted/patches/patch-lib_config_h_in +++ b/package/parted/patches/patch-lib_config_h_in @@ -1,8 +1,8 @@ ---- parted-3.1.orig/lib/config.h.in 2012-03-02 17:10:29.000000000 +0100 -+++ parted-3.1/lib/config.h.in 2013-12-25 20:03:47.000000000 +0100 -@@ -1424,6 +1424,11 @@ - # define _DARWIN_USE_64_BIT_INODE 1 - #endif +--- parted-3.2.orig/lib/config.h.in 2014-07-28 22:02:54.000000000 -0500 ++++ parted-3.2/lib/config.h.in 2015-01-03 14:02:11.888853421 -0600 +@@ -1471,6 +1471,11 @@ + /* Enable large inode numbers on Mac OS X 10.5. */ + #undef _DARWIN_USE_64_BIT_INODE +/* Enable large inode numbers on Mac OS X 10.5. */ +#ifndef _DARWIN_USE_64_BIT_INODE -- cgit v1.2.3