Tim Schumacher <schumact@xxxxxxxxx> writes: > A couple questions I have so far: > (1) how can I make make output the actual command it is executing so > I can try to debug things more quickly? make V=1 > (2) how can I configure the Makefile to automatically set -ldl as > well as the NO_NSEC flag? config.mak > (3) My perl -v output: This is perl, v5.6.1 built for i386-linux. Is > this sufficient? I think our floor is set at somewhere around 5.8.3, but at the same time, most of the essential parts of the system such as "git fetch" and "git checkout", should be usable without any version of Perl. An environment for actual development of your software may want to use things such as "add -i" that require Perl, though. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html