summarylogtreecommitdiffstats
path: root/customization.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'customization.cfg')
-rw-r--r--customization.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/customization.cfg b/customization.cfg
index bdbc99031d9d..041e436ce45e 100644
--- a/customization.cfg
+++ b/customization.cfg
@@ -15,9 +15,10 @@ _EXT_CONFIG_PATH=~/.config/frogminer/linux-tkg.cfg
# [Arch specific] Set to anything else than "true" to limit cleanup operations and keep source and files generated during compilation.
# Default is "true".
-_NUKR="false"
+_NUKR="true"
-# Custom compiler root dirs - Leave empty to use system compilers
+#
+Custom compiler root dirs - Leave empty to use system compilers
# Example: CUSTOM_GCC_PATH="/home/frog/PKGBUILDS/mostlyportable-gcc/gcc-mostlyportable-9.2.0"
CUSTOM_GCC_PATH=""