Re: [PATCH] Remove unused Makefile variable GCC_INCLUDE
On Fri, 2020-12-11 at 03:27 +0300, Dmitry V. Levin wrote: > It appears to be unused since the first commit in the revision > history. Thanks, pushed.
[PATCH] Remove unused Makefile variable GCC_INCLUDE
It appears to be unused since the first commit in the revision history. Signed-off-by: Dmitry V. Levin --- libasm/ChangeLog | 4 libasm/Makefile.am | 1 - libelf/ChangeLog | 4 libelf/Makefile.am | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/libasm/ChangeLo