Oops, don't enable openmp by default - dedup - deduplicating backup program
 (HTM) git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 5fa42ddf202feedb3db6ab52ac33c6e56d90dc3a
 (DIR) parent 1bb631be5344af399c412fff2fe6560b567ab572
 (HTM) Author: sin <sin@2f30.org>
       Date:   Sun,  7 Apr 2019 14:39:53 +0100
       
       Oops, don't enable openmp by default
       
       Diffstat:
         M config.mk                           |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       @@ -1,2 +1,2 @@
       -OPENMPCFLAGS = -fopenmp
       -OPENMPLDLIBS = -lomp
       +#OPENMPCFLAGS = -fopenmp
       +#OPENMPLDLIBS = -lomp