Clean ups

This commit is contained in:
Anthony Green
2011-02-08 19:39:20 -05:00
parent e2214f8adb
commit 857fe3de46
33 changed files with 4 additions and 31062 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2003, 2005, 2008-2011 Free Software Foundation, Inc.
# Copyright (C) 2003, 2005, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -101,7 +101,7 @@ proc libffi-init { args } {
global tool_root_dir
global ld_library_path
set blddirffi [pwd]/..
set blddirffi [pwd]/..
verbose "libffi $blddirffi"
set gccdir [lookfor_file $tool_root_dir gcc/libgcc.a]