aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc/gcc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-09-29 18:36:24 +0000
committerlloyd <[email protected]>2009-09-29 18:36:24 +0000
commit18d48581310d60e3c9cd0fbdc0a574d8ebaaeed4 (patch)
tree231679ea386323c5fd8bb88222914d66b84c3168 /src/build-data/cc/gcc
parent201015e56372c1937574b5dd9687ee49cc0f5d25 (diff)
Add a new macro BOTAN_BUILD_COMPILER_IS_XXX to build.h
Diffstat (limited to 'src/build-data/cc/gcc')
-rw-r--r--src/build-data/cc/gcc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/cc/gcc b/src/build-data/cc/gcc
index 978ed6d58..606b622f6 100644
--- a/src/build-data/cc/gcc
+++ b/src/build-data/cc/gcc
@@ -1,5 +1,7 @@
realname "GNU C++"
+macro_name "GCC"
+
binary_name "g++"
compiler_has_tr1 yes