Commit acf62dd5 by Nathanael Nerode

Revert accidental bogus change to Makefile.def in last commit.

From-SVN: r79819
parent 295f4e42
......@@ -172,7 +172,7 @@ flags_to_pass = { flag= target_alias ; };
// Build tools
flags_to_pass = { flag= BISON ; };
flags_to_pass = { flag= CC_FOR_BUILD ; special_cases=gcc; };
flags_to_pass = { flag= CC_FOR_BUILD };
flags_to_pass = { flag= CXX_FOR_BUILD ; };
flags_to_pass = { flag= EXPECT ; };
flags_to_pass = { flag= INSTALL ; };
......
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