-no-link-chk is a relic
authorSimon Marlow <marlowsd@gmail.com>
Tue, 3 Jun 2008 08:19:04 +0000 (08:19 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 3 Jun 2008 08:19:04 +0000 (08:19 +0000)
compiler/Makefile

index a16cd21..8c52e97 100644 (file)
@@ -767,8 +767,6 @@ ifeq "$(stage)" "1"
 include $(GHC_COMPAT_DIR)/compat.mk
 endif
 
 include $(GHC_COMPAT_DIR)/compat.mk
 endif
 
-SRC_LD_OPTS += -no-link-chk
-
 ifeq "$(GhcUnregisterised)" "NO"
 ifeq "$(HOSTPLATFORM)" "ia64-unknown-linux"
 # needed for generating proper relocation in large binaries: trac #856
 ifeq "$(GhcUnregisterised)" "NO"
 ifeq "$(HOSTPLATFORM)" "ia64-unknown-linux"
 # needed for generating proper relocation in large binaries: trac #856