[
https://issues.apache.org/jira/browse/TS-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138313#comment-15138313
]
ASF subversion and git services commented on TS-4169:
-----------------------------------------------------
Commit d3e63bcf20e7fcf3c7bcbffba35b5da9f3b1a974 in trafficserver's branch
refs/heads/master from [~jhindin]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=d3e63bc ]
TS-4169: Set BUILD variable for .lo, .o and .a files
This closes #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)