Revision b335b5440a6bbec75ac20dee211e8baed44585fc authored by Klaus-Peter Junghanns on 28 January 2014, 21:16:22 UTC, committed by Dr. Stephen Henson on 15 February 2014, 00:06:43 UTC
This can be used to speed up SRTP with libsrtp, e.g. on TI omap/sitara based devices. (cherry picked from commit be2c4d9bd9e81030c547a34216ae2d8e5c888190)
1 parent a8eeedb
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 ...