]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 21 Nov 2009 04:50:36 +0000 (04:50 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 21 Nov 2009 04:50:36 +0000 (04:50 +0000)
src/s/cygwin.h

index f438d3a82e9e33311700a0d17eb387f79f392a37..69b826ac93237f4b2c995ad30b0aeceb7e0e97a8 100644 (file)
@@ -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