diff options
author | lloyd <[email protected]> | 2012-02-07 19:50:28 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-02-07 19:50:28 +0000 |
commit | e943fc67962b6e4dc2c7c64707dc2cf062728520 (patch) | |
tree | 2f8cf3141f186c748f02d079fc18d71c37448f03 /src/build-data/cc/gcc.txt | |
parent | 8809043895d1d4cf37ff476cb69c9277b33cc957 (diff) |
Fixes for GCC 4.7.0 (r183974)
Diffstat (limited to 'src/build-data/cc/gcc.txt')
-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 be1830bb8..f8df398f1 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.6.0 +binary_name g++-4.7.0 compile_option "-c " output_to_option "-o " |