summaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2012-01-29 13:00:09 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2012-01-29 13:00:09 +0000
commitcf6117311da12365b720c51959fad52a9fcb54f3 (patch)
tree35d10a933b58923cc67c7afe6611c0f4d4ec8aec /makefiles
parent359cc391af9447251874c1af8ddcc521ad26d573 (diff)
downloadbuildsystem-cf6117311da12365b720c51959fad52a9fcb54f3.tar.gz
buildsystem-cf6117311da12365b720c51959fad52a9fcb54f3.tar.bz2
Remove -N from AmigaOS ldflags
svn path=/trunk/tools/buildsystem/; revision=13413
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/Makefile.tools3
1 files changed, 0 insertions, 3 deletions
diff --git a/makefiles/Makefile.tools b/makefiles/Makefile.tools
index 974fc4b..c27b55c 100644
--- a/makefiles/Makefile.tools
+++ b/makefiles/Makefile.tools
@@ -272,9 +272,6 @@ ifeq ($(findstring amiga,$(TARGET)),amiga)
PREFIX ?= $(GCCSDK_INSTALL_ENV)
endif
-
- # TODO: this assumes GCC
- LDFLAGS := $(LDFLAGS) -N
endif
# Default prefix