Преглед изворни кода

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

Mike Frysinger пре 18 година
родитељ
комит
b4eef71704
1 измењених фајлова са 1 додато и 1 уклоњено
  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