diff options
author | doug <> | 2015-02-09 01:12:03 +0000 |
---|---|---|
committer | doug <> | 2015-02-09 01:12:03 +0000 |
commit | 47bae48c6c5a2040c5237470052aaa7d720c3040 (patch) | |
tree | b5e23b306d2f5fbd02b235697ef574b7c26bf0da /src/usr.bin/openssl/ciphers.c | |
parent | 6f9f33882d30bbe9a307e44c69c4f3e22302b332 (diff) | |
download | openbsd-47bae48c6c5a2040c5237470052aaa7d720c3040.tar.gz openbsd-47bae48c6c5a2040c5237470052aaa7d720c3040.tar.bz2 openbsd-47bae48c6c5a2040c5237470052aaa7d720c3040.zip |
Remove unused GOST test that prevents clang from building libcrypto.
clang warns that it is unused and we have -Werror enabled. This test isn't
hooked up to anything yet. We can add it back with a future GOST update.
clang 3.5 can now build libssl and libcrypto as long as you use
CFLAGS=-Wno-pointer-sign.
"seems reasonable" bcook@, miod@
Diffstat (limited to 'src/usr.bin/openssl/ciphers.c')
0 files changed, 0 insertions, 0 deletions