[Buildroot] [PATCH] package/libpthsem: correctly handle --{en, dis}able-debug arguments on configure

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jun 5 14:29:37 UTC 2015


Dear Steven Noonan,

On Thu, 19 Mar 2015 14:02:03 -0700, Steven Noonan wrote:
> The pthsem package was incorrectly handling --{en,dis}able-debug. If either of
> the two were provided, it always assumed that meant that debugging should be
> enabled, which resulted in *extremely* noisy debug logging (e.g. this can be
> observed by generating a GPG keypair).
> 
> This patch makes pthsem handle the argument correctly.
> 
> Signed-off-by: Steven Noonan <steven at uplinklabs.net>
> ---
>  .../0002-fix-configure-disable-debug.patch         | 54 ++++++++++++++++++++++
>  1 file changed, 54 insertions(+)
>  create mode 100644 package/libpthsem/0002-fix-configure-disable-debug.patch

We are no longer passing --enable-debug / --disable-debug to packages,
so I believe this patch is no longer necessary. I've marked it as
"Rejected" in our patch tracking system. If you think it is still
needed, to do hesitate to switch it back to the "New" state (or ask us
to do so if you don't have a patchwork account).

For reference, the URL of the patch in patchwork is:

	http://patchwork.ozlabs.org/patch/452271/

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list