<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 8, 2014 at 8:23 AM, Johnny Willemsen <span dir="ltr"><<a href="mailto:jwillemsen@remedy.nl" target="_blank">jwillemsen@remedy.nl</a>></span> wrote:</div>

<div class="gmail_quote"><br></div><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

- Hardening binaries. I'm trying to figure how to force MPC to take the<br>
gcc hardening flags.<br>
</blockquote>
<br></div>
You have to do that through the platform_macros.GNU file, there you can control compiler flags.<div class=""><br></div></blockquote><div><br></div><div>Ah! I knew I was missing something! For some reason, I forgot about platform_macros.GNU :-/</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
- Large-file support. I can check for the right flag in debian/rules,<br>
outside MPC , and just pass MPC the proper flag, but I feel it's not the<br>
proper way. Any idea?<br>
</blockquote>
<br></div>
Probably debian/rules is the best way to determine it, than add the flags to platform_macros.GNU. This all has nothing todo with MPC.<span class="HOEnZb"><font color="#888888"><br>
<br></font></span></blockquote><div><br></div><div>I expected MPC to support this kind of checks, like autotools, CMake and may other build systems do. </div><div><br></div><div>The main problem with doing this outside MPC is ACE upsstream will not benefit from this :-(</div>

</div><div><br></div>-- <br>Pau Garcia i Quiles<br><a href="http://www.elpauer.org">http://www.elpauer.org</a><br>(Due to my workload, I may need 10 days to answer)
</div></div>