]> git.pld-linux.org Git - packages/ceph.git/blame - ceph-fcgi.patch
- up to 14.2.22
[packages/ceph.git] / ceph-fcgi.patch
CommitLineData
1b11728e
JB
1--- ceph-12.2.13/src/rgw/CMakeLists.txt.orig 2020-01-30 21:52:36.000000000 +0100
2+++ ceph-12.2.13/src/rgw/CMakeLists.txt 2020-05-28 21:27:33.099627687 +0200
3@@ -135,6 +135,7 @@
4
5
6 if (WITH_RADOSGW_FCGI_FRONTEND)
7+ include_directories(SYSTEM ${FCGI_INCLUDE_DIR})
8 list(APPEND rgw_a_srcs rgw_fcgi.cc)
9 endif()
10
This page took 0.081607 seconds and 4 git commands to generate.