Fix a typo
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 26 Nov 2013 19:25:25 +0000 (11:25 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 26 Nov 2013 19:25:25 +0000 (11:25 -0800)
ld/configure.host

index 71f695d..57fba6c 100644 (file)
@@ -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