|
From: | Paul Eggert |
Subject: | bug#33856: PATCH: switch to non-recursive makefile |
Date: | Mon, 24 Dec 2018 14:23:19 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 |
I ran into a different problem with that patch. When I configured with --enable-gcc-warnings, I got:
CC lib/malloca.olib/malloca.c:18:0: error: macro "_GL_USE_STDLIB_ALLOC" is not used [-Werror=unused-macros]
#define _GL_USE_STDLIB_ALLOC 1 and this is most likely a shortcoming in Gnulib that would need to be fixed there.
[Prev in Thread] | Current Thread | [Next in Thread] |