[klibc] [PATCH] klcc: Remove the need for bash

Ben Hutchings ben at decadent.org.uk
Sat Dec 12 14:51:46 PST 2020


On Tue, 2020-09-08 at 12:35 -0700, Greg Thelen wrote:
[...]
> This doesn't work with older versions of make.  make 4.2.1 seems common
> now and does not support $(shell command).
[...]
> https://git.savannah.gnu.org/cgit/make.git/commit/?id=1af314465e5dfe3e8baa839a32a72e83c04f26ef
> looks to be required and is in make 4.2.90+.
> 
> The kernel went with
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=913ab9780fc021298949cc5514d6255a008e69f9
> 
> So we might want:
>   $(shell command -v $(PERL) 2> /dev/null)

Right, I've done that now, thanks.

Ben.

-- 
Ben Hutchings
Design a system any fool can use, and only a fool will want to use it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zytor.com/archives/klibc/attachments/20201212/989d6a68/attachment.sig>


More information about the klibc mailing list