libgcrypt/SOURCES/hobble-libgcrypt

12 lines
205 B
Plaintext
Raw Permalink Normal View History

2019-05-07 09:57:39 +00:00
#!/bin/sh
# Quit out if anything fails.
set -e -x
# Clean out patent-or-otherwise-encumbered code.
# EC: ????????? ??/??/2015
rm -f cipher/ecc-curves.c
rm -f tests/curves.c
rm -f tests/t-mpi-point.c