public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/bin86/files: bin86-0.16.18-headers.patch bin86-0.16.17-amd64-build.patch
@ 2010-12-07  5:04 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2010-12-07  5:04 UTC (permalink / raw
  To: gentoo-commits

vapier      10/12/07 05:04:11

  Modified:             bin86-0.16.17-amd64-build.patch
  Added:                bin86-0.16.18-headers.patch
  Log:
  Version bump.  Add patch by David J Cozatt #347817.
  
  (Portage version: 2.2.0_alpha5/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-devel/bin86/files/bin86-0.16.17-amd64-build.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/files/bin86-0.16.17-amd64-build.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/files/bin86-0.16.17-amd64-build.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/files/bin86-0.16.17-amd64-build.patch?r1=1.1&r2=1.2

Index: bin86-0.16.17-amd64-build.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bin86/files/bin86-0.16.17-amd64-build.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bin86-0.16.17-amd64-build.patch	9 May 2005 02:04:05 -0000	1.1
+++ bin86-0.16.17-amd64-build.patch	7 Dec 2010 05:04:11 -0000	1.2
@@ -1,5 +1,7 @@
---- ld/x86_aout.h.orig	2003-01-28 17:17:14.000000000 -0500
-+++ ld/x86_aout.h	2005-05-07 22:40:05.000000000 -0400
+This should make it built on other archictectures as well
+
+--- ld/x86_aout.h
++++ ld/x86_aout.h
 @@ -13,7 +13,9 @@
  typedef long Long;
  #define __OUT_OK 1



1.1                  sys-devel/bin86/files/bin86-0.16.18-headers.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/files/bin86-0.16.18-headers.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bin86/files/bin86-0.16.18-headers.patch?rev=1.1&content-type=text/plain

Index: bin86-0.16.18-headers.patch
===================================================================
fix implicit function decl warnings

by David J Cozatt

--- bin86-0.16.18/ld/catimage.c	
+++ bin86-0.16.18/ld/catimage.c	
@@ -21,6 +21,8 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include "x86_aout.h"
 
 #ifndef __OUT_OK
--- bin86-0.16.18/ld/dumps.c	
+++ bin86-0.16.18/ld/dumps.c
@@ -6,6 +6,7 @@
 #include "obj.h"
 #include "type.h"
 #include "globvar.h"
+#include <string.h>
 
 /* print list of modules and whether they are loaded */
 
--- bin86-0.16.18/ld/objchop.c	
+++ bin86-0.16.18/ld/objchop.c	
@@ -1,5 +1,6 @@
 
 #include <stdio.h>
+#include <stdlib.h>
 #include "x86_aout.h"
 
 #ifndef __OUT_OK






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-07  5:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-07  5:04 [gentoo-commits] gentoo-x86 commit in sys-devel/bin86/files: bin86-0.16.18-headers.patch bin86-0.16.17-amd64-build.patch Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox