Fix a typo

This commit is contained in:
H.J. Lu 2013-11-26 11:25:25 -08:00
parent b27caf75c3
commit 36d740a772
1 changed files with 1 additions and 1 deletions

View 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