URI: 
       tRemove DEBUG option. - uwu - hardware bitcoin wallet software and build system
  HTML git clone https://git.parazyd.org/uwu
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit b13ff3df8b4b271a215ece32ab4cfa8eabc0055a
   DIR parent b9cd0268eeaed9a942d189ee9fc932d74e488eee
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Tue,  2 Feb 2021 22:40:37 +0100
       
       Remove DEBUG option.
       
       Diffstat:
         M config.mk                           |       3 ---
       
       1 file changed, 0 insertions(+), 3 deletions(-)
       ---
   DIR diff --git a/config.mk b/config.mk
       t@@ -7,9 +7,6 @@
        VERSION = 0.1
        IMAGE = uwu-$(VERSION).cpio
        
       -# Uncomment to enable certain things useful for debugging
       -DEBUG = 1
       -
        # System path to qemu-arm binary used to emulate Arm ELFs in the chroot
        QEMU_ARM = /usr/bin/qemu-arm