leezu commented on a change in pull request #19751:
URL: https://github.com/apache/incubator-mxnet/pull/19751#discussion_r556838946
##########
File path: make/staticbuild/linux_cpu.mk
##########
@@ -37,7 +37,7 @@ DEBUG = 0
USE_SIGNAL_HANDLER = 1
# the additional link flags you want to add
-ADD_LDFLAGS += -L$(DEPS_PATH)/lib -lpng -ltiff -ljpeg -lz -lgfortran -ldl
-Wl,--version-script=$(CURDIR)/make/config/libmxnet.ver,-rpath,'$${ORIGIN}',--gc-sections
Review comment:
What's the reason for the ssl symbols to be part of the library
previously even though they are not listed in libmxnet.ver?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]