TSG-11849 tfe增加从环境变量中读入处理机ip
TSG-11742 IP Libraries统一使用.分隔地理层级 TSG-10722 日志中开始时间从解析层获取
This commit is contained in:
@@ -41,7 +41,7 @@ if(ENABLE_PLUGIN_DOH)
|
||||
endif()
|
||||
|
||||
if(ENABLE_PLUGIN_PANGU_HTTP)
|
||||
target_link_libraries(tfe -Wl,--whole-archive pangu-http -Wl,--no-whole-archive)
|
||||
target_link_libraries(tfe -Wl,--whole-archive tsg-http -Wl,--no-whole-archive)
|
||||
endif()
|
||||
|
||||
if(ENABLE_PLUGIN_SSL_POLICY)
|
||||
|
||||
Reference in New Issue
Block a user