* [gentoo-commits] gentoo-x86 commit in app-arch/cpio/files: cpio-2.11-non-gnu-compilers.patch
@ 2012-12-16 3:24 Christoph Junghans (ottxor)
0 siblings, 0 replies; only message in thread
From: Christoph Junghans (ottxor) @ 2012-12-16 3:24 UTC (permalink / raw
To: gentoo-commits
ottxor 12/12/16 03:24:37
Added: cpio-2.11-non-gnu-compilers.patch
Log:
added prefix support (bug #443860)
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Revision Changes Path
1.1 app-arch/cpio/files/cpio-2.11-non-gnu-compilers.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/cpio/files/cpio-2.11-non-gnu-compilers.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/cpio/files/cpio-2.11-non-gnu-compilers.patch?rev=1.1&content-type=text/plain
Index: cpio-2.11-non-gnu-compilers.patch
===================================================================
srcshelton@gmail.com: Patch for IRIX
http://bugs.gentoo.org/show_bug.cgi?id=275295
Sent upstream:
https://savannah.gnu.org/patch/?7838
--- src/cpiohdr.h.dist 2009-06-24 15:41:26.983725240 +0100
+++ src/cpiohdr.h 2009-06-24 15:41:59.753567720 +0100
@@ -24,6 +24,8 @@
#ifdef HAVE_ATTRIB_PACKED
#define ATTRIB_PACKED __attribute__((packed))
+#else
+#define ATTRIB_PACKED
#endif
#ifdef HAVE_PRAGMA_PACK
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-16 3:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-16 3:24 [gentoo-commits] gentoo-x86 commit in app-arch/cpio/files: cpio-2.11-non-gnu-compilers.patch Christoph Junghans (ottxor)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox