You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/11/26 20:58:38 UTC

[jira] [Resolved] (TS-2376) some makefiles don't get LDFLAGS right

     [ https://issues.apache.org/jira/browse/TS-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-2376.
-------------------------------

    Resolution: Won't Fix

> 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
>            Assignee: Leif Hedstrom
>
> 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)