[
https://issues.apache.org/jira/browse/TS-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128738#comment-15128738
]
James Peach commented on TS-4169:
---------------------------------
I'd argue that this is a bug, since sometime it can end up setting flags that
will break your plugin build (eg. {{-fPIE}}. In general, there's no reason to
think that these options are relevant to all plugins.
> 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
>
>
> 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)