* [gentoo-commits] gentoo-x86 commit in sys-apps/fakeroot-ng/files: fakeroot-ng-gcc-4.8.2.patch
@ 2014-05-30 13:44 Sven Vermeulen (swift)
0 siblings, 0 replies; only message in thread
From: Sven Vermeulen (swift) @ 2014-05-30 13:44 UTC (permalink / raw
To: gentoo-commits
swift 14/05/30 13:44:29
Added: fakeroot-ng-gcc-4.8.2.patch
Log:
Fix x86 build failure with gcc 4.8.2, thanks to Martin Väth for the patch and Anthoine Bourgeios as maintainer for the ebuild (bug #492896)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Revision Changes Path
1.1 sys-apps/fakeroot-ng/files/fakeroot-ng-gcc-4.8.2.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/fakeroot-ng/files/fakeroot-ng-gcc-4.8.2.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/fakeroot-ng/files/fakeroot-ng-gcc-4.8.2.patch?rev=1.1&content-type=text/plain
Index: fakeroot-ng-gcc-4.8.2.patch
===================================================================
--- 1/arch/linux/i386/platform_specific.h
+++ 1/arch/linux/i386/platform_specific.h
@@ -2,6 +2,7 @@
#define PLATFORM_SPECIFIC_H
#include <asm/ptrace.h>
+#include <sys/types.h>
#include <sys/syscall.h>
#include <sys/resource.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-30 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30 13:44 [gentoo-commits] gentoo-x86 commit in sys-apps/fakeroot-ng/files: fakeroot-ng-gcc-4.8.2.patch Sven Vermeulen (swift)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox