Revision 7bc2aee4f196f9b049416dfb08fc3a271755c0d8 authored by Emilia Kasper on 12 May 2015, 17:00:30 UTC, committed by Matt Caswell on 11 June 2015, 13:52:39 UTC
CVE-2015-1790 Reviewed-by: Rich Salz <rsalz@openssl.org>
1 parent 9bc3665
GitConfigure
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
./Configure $@ no-symlinks
make files
util/mk1mf.pl OUT=out.$BRANCH TMP=tmp.$BRANCH INC=inc.$BRANCH copy > makefile.$BRANCH
make -f makefile.$BRANCH init

Computing file changes ...