summarylogtreecommitdiffstats
path: root/customization.cfg
diff options
context:
space:
mode:
authorsayad2021-01-25 10:02:32 +0600
committersayad2021-01-25 10:02:32 +0600
commit571398689b660fd17dc763b532a8f1bf6561146f (patch)
treea29dc2a22f5a368a9dc05bb91b10f6f7f10fc8ae /customization.cfg
parentf21a558c57752fef6231d16e0a5e4e94dba34dc5 (diff)
downloadaur-571398689b660fd17dc763b532a8f1bf6561146f.tar.gz
Bug fix
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=""