diff options
author | 2014-04-23 21:28:52 +0000 | |
---|---|---|
committer | 2014-04-23 21:28:52 +0000 | |
commit | 14dbbe78831201e5e04934ecd8fafd1e57d10aa1 (patch) | |
tree | 47371cbff4f5ad478555d0f46783011ae3cfb486 /lib/libssl/src | |
parent | Audit malloc(3)/calloc(3)/realloc(3) usage. (diff) | |
download | wireguard-openbsd-14dbbe78831201e5e04934ecd8fafd1e57d10aa1.tar.xz wireguard-openbsd-14dbbe78831201e5e04934ecd8fafd1e57d10aa1.zip |
No longer needed during build. Brings a smile on beck@'s face.
Diffstat (limited to 'lib/libssl/src')
-rw-r--r-- | lib/libssl/src/crypto/buildinf.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libssl/src/crypto/buildinf.h b/lib/libssl/src/crypto/buildinf.h deleted file mode 100644 index 8fdb24cb33a..00000000000 --- a/lib/libssl/src/crypto/buildinf.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef MK1MF_BUILD -/* auto-generated by crypto/Makefile for crypto/cversion.c */ -#define CFLAGS "cc -O" -#define PLATFORM "dist" -#define DATE "Sat Aug 21 10:52:09 EST 2010" -#endif |