Explorar o código

make sure our utils link against the currently built libc rather than the toolchain one

Mike Frysinger %!s(int64=18) %!d(string=hai) anos
pai
achega
b4eef71704
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      utils/Makefile

+ 1 - 1
utils/Makefile

@@ -19,7 +19,7 @@
 TOPDIR=../
 include $(TOPDIR)Rules.mak
 
-CFLAGS+=$(SSP_ALL_CFLAGS)
+CFLAGS += $(SSP_ALL_CFLAGS) -L$(TOPDIR)lib
 
 TARGETS = ldd ldconfig