浏览代码

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