Daniel Vitor Morilha created TS-2376:
----------------------------------------
Summary: some makefiles don't get LDFLAGS right
Key: TS-2376
URL: https://issues.apache.org/jira/browse/TS-2376
Project: Traffic Server
Issue Type: Bug
Components: Build
Reporter: Daniel Vitor Morilha
I am trying to set a global LDFLAGS -rpath=...
some of the libraries get it right, most of the binaries spit:
c++: unrecognized option '-rpath=...'
I believe it is lacking the -Wl in front, so the compiler can properly pass the
argument to the linker.
--
This message was sent by Atlassian JIRA
(v6.1#6144)