emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src/s cygwin.h


From: Chong Yidong
Subject: [Emacs-diffs] emacs/src/s cygwin.h
Date: Sat, 21 Nov 2009 04:50:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/11/21 04:50:36

Modified files:
        src/s          : cygwin.h 

Log message:
        Fix last change.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/s/cygwin.h?cvsroot=emacs&r1=1.21&r2=1.22

Patches:
Index: cygwin.h
===================================================================
RCS file: /sources/emacs/emacs/src/s/cygwin.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- cygwin.h    20 Nov 2009 21:45:00 -0000      1.21
+++ cygwin.h    21 Nov 2009 04:50:36 -0000      1.22
@@ -107,8 +107,6 @@
 #define POSIX_SIGNALS 1
 #define LINKER $(CC)
 
-#define LINKER $(CC) -Wl,--image-base,DATA_SEG_BITS
-
 /* Use terminfo instead of termcap.  Fewer environment variables to
    go wrong, more terminal types. */
 #define TERMINFO




reply via email to

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