summaryrefslogtreecommitdiff
path: root/ldso/Rules.mak
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/Rules.mak')
-rw-r--r--ldso/Rules.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/ldso/Rules.mak b/ldso/Rules.mak
index b853c1426..c0bd561bb 100644
--- a/ldso/Rules.mak
+++ b/ldso/Rules.mak
@@ -10,5 +10,4 @@ CFLAGS += -DVERSION=\"$(LDSO_VERSION)\"
CC = $(TOPDIR)extra/gcc-uClibc/$(NATIVE_ARCH)-uclibc-gcc
ifeq ($(DEVEL),true)
CFLAGS += -DUCLIBC_INSTALL_DIR=\"$(INSTALL_DIR)\"
- CFLAGS += -DUCLIBC_DEVEL
endif