]> git.ipfire.org Git - thirdparty/openssl.git/blob - GitMake
rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.
[thirdparty/openssl.git] / GitMake
1 #!/bin/sh
2
3 BRANCH=`git rev-parse --abbrev-ref HEAD`
4
5 make -f makefile.$BRANCH $@