diff options
author | lloyd <[email protected]> | 2011-02-11 14:56:15 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-02-11 14:56:15 +0000 |
commit | 5f4aafe005d1031b955718fbb94d6beec3e6ea48 (patch) | |
tree | 38bf2397935abb71dfa897a4dfea6b439e4d374d /src/build-data | |
parent | e32931ab596731310295592592cd267052664832 (diff) |
Merge fixups
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/cc/gcc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/cc/gcc.txt b/src/build-data/cc/gcc.txt index 6eeb837ed..2f71c7a18 100644 --- a/src/build-data/cc/gcc.txt +++ b/src/build-data/cc/gcc.txt @@ -1,6 +1,6 @@ macro_name GCC -binary_name g++-4.5.1 +binary_name g++-4.5.2 compile_option "-c " output_to_option "-o " |