diff options
author | lloyd <[email protected]> | 2010-04-28 23:31:43 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-04-28 23:31:43 +0000 |
commit | e44ad25567f564a397742737192bc75b35703d59 (patch) | |
tree | ae9fa2b33e1c38bea59d39afda17e8b594907e6d /src/build-data | |
parent | 0f47cb60e703ca2de56286f07b4c9d91c7bba071 (diff) |
Use 4.5.0 release
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 e4d5f53fe..d133065a8 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 +binary_name g++-4.5.0 compile_option "-c " output_to_option "-o " |