No, REALLY revert it this time. (sigh)

From-SVN: r79820
This commit is contained in:
Nathanael Nerode 2004-03-22 11:55:18 +00:00
parent acf62dd55a
commit 72c19c0be6
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ flags_to_pass = { flag= target_alias ; };
// Build tools
flags_to_pass = { flag= BISON ; };
flags_to_pass = { flag= CC_FOR_BUILD };
flags_to_pass = { flag= CC_FOR_BUILD ; };
flags_to_pass = { flag= CXX_FOR_BUILD ; };
flags_to_pass = { flag= EXPECT ; };
flags_to_pass = { flag= INSTALL ; };