[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/3] Fix `hashtest' target in Makefile
From: |
Chet Ramey |
Subject: |
Re: [PATCH 2/3] Fix `hashtest' target in Makefile |
Date: |
Sun, 6 Jan 2019 17:55:24 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.3.3 |
On 1/4/19 3:25 PM, Eduardo A. Bustamante López wrote:
> - Adds the dependency on the Bash's libmalloc
Not really necessary, but it doesn't hurt anything and is probably useful
on systems where the shell links with the bash malloc.
> - Removes the libintl dependency, since it's unused
The library is needed on systems that don't have GNU libintl in libc.
> - Adds the `running_trap' global variable, since libmalloc depends on
> it when the `SHELL' macro is defined (see [1])
> - Removes compiler warning due to missing return type in main function
Thanks.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/