From eb7fdcd95056e9727c50dbe6f3ee16d73e2f598c Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 21 Nov 2009 04:50:36 +0000 Subject: [PATCH] Fix last change. --- src/s/cygwin.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/s/cygwin.h b/src/s/cygwin.h index f438d3a82e9..69b826ac932 100644 --- a/src/s/cygwin.h +++ b/src/s/cygwin.h @@ -107,8 +107,6 @@ along with GNU Emacs. If not, see . */ #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 -- 2.39.5