<div dir="ltr">Yes, there&#39;s another patch, it got stuck because the message is too long:<div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">Your mail to &#39;HostAP&#39; with the subject</span><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">    [PATCH 1/2] Improve hostapd and wpa_supplicant CFLAGS handling</span><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">Is being held until the list moderator can review it for approval.</span><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">The reason it is being held:</span><br style="font-family:arial,sans-serif;font-size:13px"><br style="font-family:arial,sans-serif;font-size:13px">

<span style="font-family:arial,sans-serif;font-size:13px">    Message body is too big: 41323 bytes with a limit of 25 KB</span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">I chaged all &quot;CFLAGS +=...&quot; to &quot;override CFLAGS +=...&quot; to allow passing a CFLAGS variable through command line, without discarding assignments made in makefile.</span></div>

<div><span style="font-family:arial,sans-serif;font-size:13px">I don&#39;t knkow if this is the best approach, but I need something like this to build hostapd and wpa_supplicant in my system (arch linux).</span></div><div>

<span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">I can always edit the makefile and insert the search paths, but this patch makes possible to inform them in the make command line.</span></div>

<div><font face="arial, sans-serif"><br></font></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-20 10:28 GMT-04:00 Jouni Malinen <span dir="ltr">&lt;<a href="mailto:j@w1.fi" target="_blank">j@w1.fi</a>&gt;</span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Wed, Feb 19, 2014 at 03:46:11PM -0400, Roger Zanoni wrote:<br>
&gt; libdl, libberty and libzlib are dependencies for libbfd.<br>
<br>
</div>Thanks, applied. Was there supposed to be a patch 1/2 as well?<br>
<br>
&gt; diff --git a/hostapd/Makefile b/hostapd/Makefile<br>
<div class="">&gt; @@ -78,9 +78,9 @@ LDFLAGS += -rdynamic<br>
&gt;  override CFLAGS += -funwind-tables<br>
&gt;  ifdef CONFIG_WPA_TRACE_BFD<br>
&gt;  override CFLAGS += -DPACKAGE=&quot;hostapd&quot; -DWPA_TRACE_BFD<br>
&gt; -LIBS += -lbfd<br>
<br>
</div>These &quot;override &quot; parts for CFLAGS do not exist in hostap.git, so I&#39;m<br>
assuming something is missing before this patch. Anyway, I did apply<br>
this as-is with those conflicts resolved manually.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Jouni Malinen                                            PGP id EFC895FA<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
HostAP mailing list<br>
<a href="mailto:HostAP@lists.shmoo.com">HostAP@lists.shmoo.com</a><br>
<a href="http://lists.shmoo.com/mailman/listinfo/hostap" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a><br>
</div></div></blockquote></div><br></div>