Revision f877da9cedb95df94105d7292f8e0963175e58dc authored by Ben Laurie on 01 May 2015, 14:53:46 UTC, committed by Ben Laurie on 05 June 2015, 10:15:11 UTC
flags needed to keep it happy. Reviewed-by: Richard Levitte <levitte@openssl.org>
1 parent ba9d44b
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 ...