mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-23 15:56:33 +00:00
build: Pimp up the configure summary
This helps people compiling i-g-t figuring out what can be optional. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
2797596432
commit
94444aea6e
@ -191,10 +191,15 @@ AC_OUTPUT
|
||||
echo ""
|
||||
echo "Intel GPU tools"
|
||||
|
||||
echo ""
|
||||
echo " • Tests:"
|
||||
echo " Build tests : ${BUILD_TESTS}"
|
||||
echo " Compile prime tests: ${NOUVEAU}"
|
||||
echo ""
|
||||
echo " • Tools:"
|
||||
echo " Assembler: ${enable_assembler}"
|
||||
echo " Debugger: ${enable_debugger}"
|
||||
echo " Assembler : ${enable_assembler}"
|
||||
echo " Debugger : ${enable_debugger}"
|
||||
echo " Python dumper : ${DUMPER}"
|
||||
echo ""
|
||||
|
||||
# vim: set ft=config ts=8 sw=8 tw=0 noet :
|
||||
|
Loading…
x
Reference in New Issue
Block a user