Explorar o código

Missed one occurence of BUILD_UCLIBC_LDSO

Peter S. Mazinger %!s(int64=18) %!d(string=hai) anos
pai
achega
7b2569d24a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: