emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v
Date: Thu, 07 Sep 2006 10:48:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 06/09/07 10:48:03

Index: ibms390x.h
===================================================================
RCS file: /sources/emacs/emacs/src/m/ibms390x.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- ibms390x.h  14 Feb 2006 22:03:16 -0000      1.2
+++ ibms390x.h  7 Sep 2006 10:48:02 -0000       1.3
@@ -159,5 +159,11 @@
 
 #define XPNTR(a) XUINT (a)
 
+#undef START_FILES
+#define START_FILES pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o
+
+#undef LIB_STANDARD
+#define LIB_STANDARD -lgcc -lc -lgcc /usr/lib64/crtn.o
+
 /* arch-tag: 4b87653c-6add-4663-8691-7d9dc17b5519
    (do not change this comment) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]