From 831acf283992c03f08a38e560d39a0696d55ccd4 Mon Sep 17 00:00:00 2001 From: Alexander Ivchenko Date: Mon, 17 Jun 2013 13:28:42 +0400 Subject: [2.22] Update mingw/plugins fixes from 2.23. That fixes make check-gold. For binutils-2.22 make check-gold was broken. This patch reverts 4dd978c332b01f700fb83a8ea57043fe08557093 and applies 3dcb6e6fd79152c6baa321d2af8892b714cad958 instead. Change-Id: I7589c72aab9b180473c6e2049c7c6e72f9a8d808 Signed-off-by: Alexander Ivchenko --- binutils-2.22/gold/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils-2.22/gold/Makefile.am') diff --git a/binutils-2.22/gold/Makefile.am b/binutils-2.22/gold/Makefile.am index 8624aee..564d75e 100644 --- a/binutils-2.22/gold/Makefile.am +++ b/binutils-2.22/gold/Makefile.am @@ -20,7 +20,7 @@ AM_CPPFLAGS = \ LIBIBERTY = ../libiberty/libiberty.a if PLUGINS -LIBDL = @lt_cv_dlopen_libs@ +LIBDL = @DLOPEN_LIBS@ endif if THREADS -- cgit v1.1