<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - EGL pkg-config does not provide correct cflags"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70264#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - EGL pkg-config does not provide correct cflags"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70264">bug 70264</a>
from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
<pre>That proposed fix does not sound right. If you look at pkg-config manual, there
are the PKG_CONFIG_ALLOW_SYSTEM_CFLAGS and PKG_CONFIG_ALLOW_SYSTEM_LIBS
environment variables. pkg-config itself *deliberately* removes -I/usr/include
by default because that is a standard path where the compiler is assumed to
normally look in.
Why is your compiler not looking in the standard system paths? If that is
actually as intended, then I believe you should be setting the above
environment variables to tell that to pkg-config.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>