make-rules/shared-macros.mk
changeset 246 0878f7720e3e
parent 224 b0ca638fab1b
child 252 ee0fb1eabcbf
--- a/make-rules/shared-macros.mk	Tue May 17 21:58:02 2011 +0200
+++ b/make-rules/shared-macros.mk	Wed May 18 20:49:57 2011 -0700
@@ -528,9 +528,6 @@
 LD_OPTIONS +=	$(LD_MAP_NOEXSTK.$(MACH)) $(LD_MAP_NOEXDATA.$(MACH)) \
 		$(LD_MAP_PAGEALIGN) $(LD_B_DIRECT) $(LD_Z_IGNORE)
 
-# We want to add bittedness to the default linker flags
-LDFLAGS += $(LD_BITS)
-
 # Environment variables and arguments passed into the build and install
 # environment(s).  These are the initial settings.
 COMPONENT_BUILD_ENV= \