diff options
author | doug <> | 2015-02-09 01:12:03 +0000 |
---|---|---|
committer | doug <> | 2015-02-09 01:12:03 +0000 |
commit | 708932f4398c3a76122247af5c1911ffcaa7f6da (patch) | |
tree | b5e23b306d2f5fbd02b235697ef574b7c26bf0da /src/usr.bin/openssl/ciphers.c | |
parent | dd6276f01b34c3a6f2592c0bd72685bbba93fb31 (diff) | |
download | openbsd-708932f4398c3a76122247af5c1911ffcaa7f6da.tar.gz openbsd-708932f4398c3a76122247af5c1911ffcaa7f6da.tar.bz2 openbsd-708932f4398c3a76122247af5c1911ffcaa7f6da.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