Commit 3b8aab76 by H.J. Lu Committed by H.J. Lu

config.host: Remove extra blank line.

2006-12-05  H.J. Lu  <hongjiu.lu@intel.com>

	* config.host: Remove extra blank line.

From-SVN: r119544
parent 08bac9d8
2006-12-05 H.J. Lu <hongjiu.lu@intel.com>
* config.host: Remove extra blank line.
2006-12-05 Bernd Schmidt <bernd.schmidt@analog.com> 2006-12-05 Bernd Schmidt <bernd.schmidt@analog.com>
* config.host (i[34567]86-*-*, x86-64-*-*): Use driver-i386.o only if * config.host (i[34567]86-*-*, x86-64-*-*): Use driver-i386.o only if
......
...@@ -100,9 +100,8 @@ case ${host} in ...@@ -100,9 +100,8 @@ case ${host} in
case ${target} in case ${target} in
i[34567]86-*-* \ i[34567]86-*-* \
| x86_64-*-* ) | x86_64-*-* )
host_extra_gcc_objs="driver-i386.o"
host_extra_gcc_objs="driver-i386.o" host_xmake_file="${host_xmake_file} i386/x-i386"
host_xmake_file="${host_xmake_file} i386/x-i386"
;; ;;
esac esac
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment