Sfoglia il codice sorgente

Missed one occurence of BUILD_UCLIBC_LDSO

Peter S. Mazinger 18 anni fa
parent
commit
7b2569d24a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: