From a2f4d524047b10cc5199ccde7831f22e62ccdfd7 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 7 Jan 2021 12:36:10 +0100 Subject: Added CCBINARY and GCCBINARY --- include/consts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/consts') diff --git a/include/consts b/include/consts index 82469ed0..5d0c9555 100644 --- a/include/consts +++ b/include/consts @@ -60,6 +60,7 @@ ETC_PATHS="/etc /usr/local/etc" BLKIDBINARY="" BOOTCTLBINARY="" CAT_BINARY="" + CCBINARY="" CFAGENTBINARY="" CHECK=0 CHECK_BINARIES=1 @@ -117,6 +118,7 @@ ETC_PATHS="/etc /usr/local/etc" FIREWALL_ACTIVE=0 FOUNDPATH=0 FORENSICS_MODE=0 + GCCBINARY="" GETENT_BINARY="" GRADMBINARY="" GREPBINARY="grep" -- cgit v1.2.3