Fix freeing of link_info.hash
[binutils-gdb.git] / ld / configure.host
index 71f695d80aaf412e1b6a25a2415f478f6773ae78..042ebbc785d3491506260e01628bea3b1b076c0c 100644 (file)
@@ -3,7 +3,7 @@
 # file lets us skip running autoconf when modifying host specific
 # information.
 #
-#   Copyright 2012 Free Software Foundation
+#   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -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