diff options
author | lloyd <[email protected]> | 2010-08-13 15:16:28 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-08-13 15:16:28 +0000 |
commit | ec8c59af3db02ff159908f9a446e53c4ea20d474 (patch) | |
tree | ca6735dc31e148a8dcdef8e1d8aa6f6445039096 /src/build-data | |
parent | 8cb6a36e9c69bb7c01883d42305e92b90d685afd (diff) |
Use gcc 4.5.1
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 275b887be..ed8a2abe6 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.0 +binary_name g++-4.5.1 compile_option "-c " output_to_option "-o " |