facebook / hhvm

A virtual machine for executing programs written in Hack.
https://hhvm.com
Other
18.19k stars 3k forks source link

Enable verbose output from Makefile builds #9274

Closed Atry closed 2 years ago

Atry commented 2 years ago

This PR enables verbose output from Makefile builds, especially each command line. The information would be useful to debug compiler cache when trying to figure out which change invalidates the cache.

Test Plan

The build logs for GitHub Actions should include each command line.

facebook-github-bot commented 2 years ago

@Atry has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.