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 2014/05/23 18:36:04 UTC

[jira] [Commented] (TS-2727) hwloc_CFLAGS gets odd values

    [ https://issues.apache.org/jira/browse/TS-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007332#comment-14007332 ] 

Leif Hedstrom commented on TS-2727:
-----------------------------------

This is actually as expected, my platform is just confused as shit:

{code}
loki (10:35) 488/0 $ pkg-config --cflags hwloc
-I/usr/include/libxml2 
{code}


> hwloc_CFLAGS gets odd values
> ----------------------------
>
>                 Key: TS-2727
>                 URL: https://issues.apache.org/jira/browse/TS-2727
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 5.0.0
>
>
> I'm not sure exactly what the intent is, but we set hwloc_CFLAGS, and as far as I can tell, we don't set it. This has some weird side effects, such as config.log showing:
> {code}
> hwloc_CFLAGS='-I/usr/include/libxml2 '
> {code}
> which obviously doesn't seem to make any sense. I suggest we just eliminate the hwloc_CFLAGS now, until we actually use it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)