From cf6117311da12365b720c51959fad52a9fcb54f3 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 29 Jan 2012 13:00:09 +0000 Subject: Remove -N from AmigaOS ldflags svn path=/trunk/tools/buildsystem/; revision=13413 --- makefiles/Makefile.tools | 3 --- 1 file changed, 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 -- cgit v1.2.3