aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-11-13 23:38:01 +0000
committerlloyd <[email protected]>2009-11-13 23:38:01 +0000
commit5ef971f34aced376e385a7ac301e0db96fbef0d4 (patch)
tree47de0f25583d48e810c28b0d6503bdd4f273253f /src
parent75ce98125baa42cb8f5a64c1329f946061a28c9b (diff)
Remove TR1 hooks - can be assumed to exist under a C++0x compiler
Diffstat (limited to 'src')
-rw-r--r--src/build-data/cc/gcc.txt2
-rw-r--r--src/build-data/cc/icc.txt2
-rw-r--r--src/cert/cvc/info.txt2
-rw-r--r--src/math/gfpmath/info.txt4
4 files changed, 1 insertions, 9 deletions
diff --git a/src/build-data/cc/gcc.txt b/src/build-data/cc/gcc.txt
index 82c1a983d..d1b76edec 100644
--- a/src/build-data/cc/gcc.txt
+++ b/src/build-data/cc/gcc.txt
@@ -2,8 +2,6 @@ macro_name "GCC"
binary_name "g++-4.5-20091112"
-compiler_has_tr1 yes
-
compile_option "-c "
output_to_option "-o "
add_include_dir_option "-I"
diff --git a/src/build-data/cc/icc.txt b/src/build-data/cc/icc.txt
index b5cad542c..7187cae56 100644
--- a/src/build-data/cc/icc.txt
+++ b/src/build-data/cc/icc.txt
@@ -2,8 +2,6 @@ macro_name "INTEL"
binary_name "icpc"
-compiler_has_tr1 yes
-
compile_option "-c "
output_to_option "-o "
add_include_dir_option "-I"
diff --git a/src/cert/cvc/info.txt b/src/cert/cvc/info.txt
index bdd496614..ff7e04c07 100644
--- a/src/cert/cvc/info.txt
+++ b/src/cert/cvc/info.txt
@@ -1,7 +1,5 @@
define CARD_VERIFIABLE_CERTIFICATES
-uses_tr1 yes
-
load_on auto
<add>
diff --git a/src/math/gfpmath/info.txt b/src/math/gfpmath/info.txt
index abbdb0a47..e1bf892c7 100644
--- a/src/math/gfpmath/info.txt
+++ b/src/math/gfpmath/info.txt
@@ -1,9 +1,7 @@
-uses_tr1 yes
+define BIGINT_GFP
load_on auto
-define BIGINT_GFP
-
<add>
curve_gfp.cpp
curve_gfp.h