From 36d740a772d5659193e2a8cb7e89ca4c4b607472 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 26 Nov 2013 11:25:25 -0800 Subject: Fix a typo --- ld/configure.host | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld') diff --git a/ld/configure.host b/ld/configure.host index 71f695d..57fba6c 100644 --- a/ld/configure.host +++ b/ld/configure.host @@ -254,5 +254,5 @@ fi # Provide default HOSTING_SLIBS. Each host should define a proper one # if needed. if test -z "$HOSTING_SLIBS"; then - HOSTING_SLIBS="$HOSTING_SLIBS" + HOSTING_SLIBS="$HOSTING_LIBS" fi -- cgit v1.1