summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-11-21 04:50:36 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-11-21 04:50:36 +0000
commiteb7fdcd95056e9727c50dbe6f3ee16d73e2f598c (patch)
treea65a3ee83ea044de78bfa82bc5288728af813d7a /src/s
parent26d9285f3213af5175bc0d8dad2278b3b5506a0e (diff)
downloademacs-eb7fdcd95056e9727c50dbe6f3ee16d73e2f598c.tar.gz
Fix last change.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/cygwin.h2
1 files changed, 0 insertions, 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 <http://www.gnu.org/licenses/>. */
#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