Browse Source

Missed one occurence of BUILD_UCLIBC_LDSO

Peter S. Mazinger 18 years ago
parent
commit
7b2569d24a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ldso/Makefile

+ 1 - 1
ldso/Makefile

@@ -21,7 +21,7 @@ include $(TOPDIR)Rules.mak
 
 DIRS = ldso libdl
 
-ifeq ($(BUILD_UCLIBC_LDSO),y)
+ifeq ($(HAVE_SHARED),y)
 all: subdirs
 else
 all: