On Fri, 21 Jun 2019 13:56:11 -0700, enchanter wrote: > > FreeBSD uses the other branch of the ||, based on my reading of the > comments in the 5.26.2 delta, so I'm moderately certain it's only > Solaris > and Solaris-like systems that are going to trigger the code path that > wants $(ECHO). > > If you visually inspect Makefile.SH , though, you'll see that it's > used > without ever being defined earlier. That change was originally made for FreeBSD where make appears to predefine ECHO to echo, so the code worked. The attached should fix this for Solaris-ish makes. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=134218Thread Previous