httperf: broken with libressl-2.3 for now.

This commit is contained in:
Juan RP 2016-03-30 08:35:33 +02:00
parent 272fa393b4
commit e0d9ed6362
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
pkgname=httperf
version=0.9.0
revision=2
broken="/builddir/httperf-0.9.0/src/httperf.c:811: undefined reference to `SSLv3_client_method'"
build_style=gnu-configure
makedepends="libressl-devel"
short_desc="A tool for measuring web server performance"