mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-11 01:46:14 +00:00
build: Fix the overlay build summary at the end of configure
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
2a37b1d78e
commit
b5acc1061a
@ -213,7 +213,7 @@ echo " • Tools:"
|
||||
echo " Assembler : ${enable_assembler}"
|
||||
echo " Debugger : ${enable_debugger}"
|
||||
echo " Python dumper : ${DUMPER}"
|
||||
echo " Overlay : ${enable_overlay}"
|
||||
echo " Overlay : X: ${enable_overlay_xlib}, Xv: ${enable_overlay_xvlib}"
|
||||
echo ""
|
||||
|
||||
# vim: set ft=config ts=8 sw=8 tw=0 noet :
|
||||
|
Loading…
x
Reference in New Issue
Block a user