projects
/
ceph.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab69cbd
)
disable-openssl-linking
author
Ceph Maintainers
<ceph-maintainers@lists.ceph.com>
Sun, 30 Jul 2017 09:48:17 +0000
(10:48 +0100)
committer
Peter Michael Green
<plugwash@raspbian.org>
Sun, 30 Jul 2017 09:48:17 +0000
(10:48 +0100)
Gbp-Pq: Name disable-openssl-linking.patch
src/rgw/Makefile.am
patch
|
blob
|
history
diff --git
a/src/rgw/Makefile.am
b/src/rgw/Makefile.am
index b083dd1022b8dee3425125a3cc26d5fdf595d3df..1ef44a378243ddfaa45e17114ae1b8c4a3059311 100644
(file)
--- a/
src/rgw/Makefile.am
+++ b/
src/rgw/Makefile.am
@@
-133,8
+133,7
@@
libcivetweb_la_SOURCES = \
libcivetweb_la_CXXFLAGS = ${CIVETWEB_INCLUDE} -fPIC -Woverloaded-virtual \
${AM_CXXFLAGS}
-libcivetweb_la_CFLAGS = -I$(srcdir)/civetweb/include ${CIVETWEB_INCLUDE} -fPIC -DNO_SSL_DL
-LIBCIVETWEB_DEPS += -lssl -lcrypto
+libcivetweb_la_CFLAGS = -I$(srcdir)/civetweb/include ${CIVETWEB_INCLUDE} -fPIC
noinst_LTLIBRARIES += libcivetweb.la