From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Tue, 17 Mar 2015 18:43:59 -0300 Subject: [Buildroot] [PATCH v2 1/1] package/wpa_supplicant: Enable support for log to debug file In-Reply-To: <1426628469-3535-1-git-send-email-joerg.krause@embedded.rocks> References: <1426628469-3535-1-git-send-email-joerg.krause@embedded.rocks> Message-ID: <5508A01F.5060402@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 03/17/2015 06:41 PM, J?rg Krause wrote: > Enable the '-f' option (log output to debug file instead of stdout). Force > enable it, binary size +963 bytes for an ARM target. > > Signed-off-by: J?rg Krause Acked-by: Gustavo Zacarias