summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 14b78762b..55591c244 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -29,10 +29,8 @@ else
TARGET_ICONV =
endif
+# do we really need to reset XXFLAGS?
XXFLAGS=
-ifeq ($(strip $(LDSO_LDD_SUPPORT)),y)
-XXFLAGS+= -D__LDSO_LDD_SUPPORT
-endif
ifeq ($(strip $(HAVE_SHARED)),y)
all: $(TARGETS) $(TARGET_ICONV)