diff options
author | Jack Lloyd <[email protected]> | 2018-02-08 07:34:10 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-02-13 07:48:56 -0500 |
commit | 2a9e0a9cd5aacdb74cb12e0faaa9f8f5342549c7 (patch) | |
tree | 6c20361c4febfc82fd5c14ada03aff41e1d57d48 /src/build-data | |
parent | af6b860d327e523503da694a7dca9316b6501e34 (diff) |
Remove house curve support
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/buildh.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/build-data/buildh.in b/src/build-data/buildh.in index 9333cfb8a..8ddf85b2b 100644 --- a/src/build-data/buildh.in +++ b/src/build-data/buildh.in @@ -87,10 +87,6 @@ */ %{local_config} -%{for house_ecc_curve_defines} -#define BOTAN_HOUSE_ECC_CURVE_%{i} -%{endfor} - /* * Things you can edit (but probably shouldn't) */ |