[
https://issues.apache.org/jira/browse/TS-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom closed TS-3759.
-----------------------------
> Cleanup -Ilib/ts from build process
> -----------------------------------
>
> Key: TS-3759
> URL: https://issues.apache.org/jira/browse/TS-3759
> Project: Traffic Server
> Issue Type: Improvement
> Components: Build
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.0.0
>
>
> I'd like to
> 1) Remove -Ilib/ts from the build environment, such that all includes will be
> like
> {code}
> #include "ts/Vec.h"
> {code}
> 2) Try to eliminate as much, or all, of #include "ts/tslib.h", and instead
> include the necessary files as appropriate. libts.h is a cop-out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)