From 484f778d507f36038efd370f4c4832900dc7faa8 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Mon, 5 Aug 2019 01:18:51 +0000 Subject: system/heirloom-pax: Fix build for major/minor move Signed-off-by: Samuel Holland --- system/heirloom-pax/sysmacros.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 system/heirloom-pax/sysmacros.patch (limited to 'system/heirloom-pax/sysmacros.patch') diff --git a/system/heirloom-pax/sysmacros.patch b/system/heirloom-pax/sysmacros.patch new file mode 100644 index 000000000..3a4feb996 --- /dev/null +++ b/system/heirloom-pax/sysmacros.patch @@ -0,0 +1,14 @@ +--- heirloom-pax-1.0/cpio/cpio.c ++++ heirloom-pax-1.0/cpio/cpio.c +@@ -91,9 +91,9 @@ + #include + #include + +-#ifdef _AIX ++#ifndef major + #include +-#endif /* _AIX */ ++#endif /* !major */ + + #ifndef major + #include -- cgit v1.2.3-60-g2f50