You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Joseph Hindin (JIRA)" <ji...@apache.org> on 2016/02/07 17:37:39 UTC

[jira] [Updated] (TS-4169) tsxs utility and .lo files on input

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

Joseph Hindin updated TS-4169:
------------------------------
    Attachment: 0001-setting-BUILD-variable-for-.lo-.o-and-.a-files.patch

Patch for setting BUILD variable;
the pull request is https://github.com/apache/trafficserver/pull/458

> tsxs utility and .lo files on input
> -----------------------------------
>
>                 Key: TS-4169
>                 URL: https://issues.apache.org/jira/browse/TS-4169
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Joseph Hindin
>            Priority: Trivial
>             Fix For: 6.2.0
>
>         Attachments: 0001-Accepting-lo-files-as-input.patch, 0001-setting-BUILD-variable-for-.lo-.o-and-.a-files.patch
>
>
> tsxs utility doesn't accept .lo files as input, making it impossible to compile several source files into object files and then link.
> I suggest to modify tsxs utility so that compile() function would ignore .lo files, just adding them into OBJS list, like in the attached patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)