On Mon, 26 Oct, 2015 at 12:49:23 GMT, Zbigniew Jędrzejewski-Szmek wrote: > * New variables: $(MAKE_TERMOUT) and $(MAKE_TERMERR) are set to non-empty > values if stdout or stderr, respectively, are believed to be writing to a > terminal. These variables are exported by default. Hrm. This doesn't seem to work well with -Otarget where make puts a pipe between the recipe and the terminal (breaking ncurses applications in recipes). It'd be nice if make had something like ninja's console pool to indicate that it needs to 1) not run in parallel with any other targets and 2) exclusive terminal access. Time to go file an RFE I suppose. --Ben -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct