From 1c8eb8bad791fe9d01d0d4ab77882db634fa933d Mon Sep 17 00:00:00 2001 From: rofl0r Date: Fri, 9 Nov 2012 23:36:55 +0100 Subject: PPC port cleaned up, static linking works well now. --- arch/ppc/bits/posix.h | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 arch/ppc/bits/posix.h (limited to 'arch/ppc/bits/posix.h') diff --git a/arch/ppc/bits/posix.h b/arch/ppc/bits/posix.h deleted file mode 100644 index 30a38714..00000000 --- a/arch/ppc/bits/posix.h +++ /dev/null @@ -1,2 +0,0 @@ -#define _POSIX_V6_ILP32_OFFBIG 1 -#define _POSIX_V7_ILP32_OFFBIG 1 -- cgit v1.2.3