Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 09:49:45 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 11126 for review
Message-ID:  <200205101649.g4AGnjI48281@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=11126

Change 11126 by jake@jake_sparc64 on 2002/05/10 09:49:09

	Don't know what this is all about.

Affected files ...

... //depot/projects/sparc64/contrib/gcc/crtstuff.c#3 edit

Differences ...

==== //depot/projects/sparc64/contrib/gcc/crtstuff.c#3 (text+ko) ====

@@ -57,8 +57,8 @@
 
 /* We include auto-host.h here to get HAVE_GAS_HIDDEN.  This is
    supposedly valid even though this is a "target" file.  */
-/* #include "auto-host.h" */
-/* #include "tconfig.h" */
+#include "auto-host.h"
+#include "tconfig.h"
 #include "tsystem.h"
 #include "unwind-dw2-fde.h"
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205101649.g4AGnjI48281>