Browse Source

Fix a typo

gdb-7.7-branch
H.J. Lu 13 years ago
parent
commit
36d740a772
  1. 2
      ld/configure.host

2
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

Loading…
Cancel
Save