From 3b3c0a44752a41478ba4f0c734beb46fb6a9e216 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Mon, 17 Jul 2017 18:30:10 -0400 Subject: Move vars CONFIG_SHELL,EDITOR,TASKS to libs/common --- libreboot | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libreboot') diff --git a/libreboot b/libreboot index 9cb069e7..1c7cb7a2 100755 --- a/libreboot +++ b/libreboot @@ -187,10 +187,6 @@ libreboot_setup_variables() { VBOOT_KEYS_PATH="${VBOOT_KEYS_PATH:-${vboot_tools_path}/devkeys/}" fi - CONFIG_SHELL="${CONFIG_SHELL:-$(which bash)}" - EDITOR="${EDITOR:-$(which vi || true)}" - TASKS="${TASKS:-1}" - libreboot_setup_reproducible_builds_variables } -- cgit v1.2.3-70-g09d2