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/powerpc/bits/posix.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 arch/powerpc/bits/posix.h (limited to 'arch/powerpc/bits/posix.h') diff --git a/arch/powerpc/bits/posix.h b/arch/powerpc/bits/posix.h new file mode 100644 index 00000000..30a38714 --- /dev/null +++ b/arch/powerpc/bits/posix.h @@ -0,0 +1,2 @@ +#define _POSIX_V6_ILP32_OFFBIG 1 +#define _POSIX_V7_ILP32_OFFBIG 1 -- cgit 1.4.1