From 2732408dd204392933ad812490b4844ae2532164 Mon Sep 17 00:00:00 2001 From: Toni Date: Sat, 7 May 2022 11:25:40 +0200 Subject: CI: Github Actions Signed-off-by: lns --- Makefile.deps | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.deps') diff --git a/Makefile.deps b/Makefile.deps index cadeb09..a9b18f2 100644 --- a/Makefile.deps +++ b/Makefile.deps @@ -140,6 +140,8 @@ help: @echo '[Makefile.deps]' $(call HELP_MAKE_OPTIONS) @echo -e '\tJOBS = $(JOBS)' + @echo -e '\tWERROR = $(WERROR)' + @echo -e '\tQ = $(Q)' .PHONY: all deps-print-local-notice deps-build deps distclean clean help .DEFAULT_GOAL := all -- cgit v1.2.3