kea: Specify OpenSSL location

Some buildbots are failing on this.

Refreshed patches.

Replace -fPIC with $(FPIC)

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2019-04-07 15:43:07 -07:00
parent 41e005c7b4
commit f478209bce
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--- a/configure.ac
+++ b/configure.ac
@@ -594,10 +594,10 @@ AC_TRY_COMPILE([
@@ -580,10 +580,10 @@ AC_TRY_COMPILE([
AC_MSG_RESULT(no))
AC_MSG_CHECKING(for usuable C++11 regex)