diff options
Diffstat (limited to 'plugins/fcgi/Makefile')
-rw-r--r-- | plugins/fcgi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/fcgi/Makefile b/plugins/fcgi/Makefile index 32a8bda..cd99cbe 100644 --- a/plugins/fcgi/Makefile +++ b/plugins/fcgi/Makefile @@ -7,6 +7,7 @@ CXXFLAGS+= -fvisibility=hidden -fPIC CXXFLAGS+= -I../.. LDLIBS=\ +-lreichwein \ -lboost_context \ -lboost_coroutine \ -lboost_program_options \ |