Revision 8a73e3a0e8ba5360c6e2e4296f0d1bb2ff201038 authored by Bjoern D. Rasmussen on 10 May 2015, 05:51:29 UTC, committed by Matt Caswell on 11 May 2015, 11:03:12 UTC
clang says: "s_cb.c:958:9: error: implicitly declaring library function 'memcpy'" Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (cherry picked from commit 8f744cceff5bce8cb00a6ddd739c1bbb85c142ea) Conflicts: apps/s_cb.c
1 parent edc2a76
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...