mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user