mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 14:21:20 +08:00
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
This commit is contained in:
parent
08bac9d89c
commit
3b8aab767b
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* config.host (i[34567]86-*-*, x86-64-*-*): Use driver-i386.o only if
|
||||
|
@ -100,9 +100,8 @@ case ${host} in
|
||||
case ${target} in
|
||||
i[34567]86-*-* \
|
||||
| x86_64-*-* )
|
||||
|
||||
host_extra_gcc_objs="driver-i386.o"
|
||||
host_xmake_file="${host_xmake_file} i386/x-i386"
|
||||
host_extra_gcc_objs="driver-i386.o"
|
||||
host_xmake_file="${host_xmake_file} i386/x-i386"
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user