Browse Source

binutils: do not use LDFLAGS, build failure on OpenBSD

Waldemar Brodkorb 3 năm trước cách đây
mục cha
commit
a0db04b3e7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      toolchain/binutils/Makefile

+ 0 - 1
toolchain/binutils/Makefile

@@ -44,7 +44,6 @@ ifeq ($(ADK_TARGET_ARCH_XTENSA),y)
 		--strip-components=1 -C $(WRKSRC) binutils
 endif
 	(cd $(WRKBUILD); PATH='$(HOST_PATH)' \
-		LDFLAGS=-ldl \
 		MAKEINFO=true \
 		M4='${STAGING_HOST_DIR}/usr/bin/m4' \
 		$(WRKBUILD)/configure \