#159 集成Google Breakpad,用于生成minidump便于后期集中收集崩溃。
This commit is contained in:
@@ -13,14 +13,15 @@ target_link_libraries(tfe pthread dl
|
||||
libevent-static
|
||||
libevent-static-openssl
|
||||
libevent-static-pthreads
|
||||
# gperftools-static
|
||||
MESA_handle_logger
|
||||
MESA_prof_load
|
||||
cjson
|
||||
libcurl-static
|
||||
hiredis-static
|
||||
MESA_htable wiredcfg
|
||||
MESA_field_stat)
|
||||
MESA_field_stat
|
||||
gperftools-static
|
||||
breakpad-client-static)
|
||||
|
||||
if(ENABLE_PLUGIN_HTTP)
|
||||
target_link_libraries(tfe -Wl,--whole-archive http -Wl,--no-whole-archive)
|
||||
|
||||
Reference in New Issue
Block a user