From bf630aa2798f23091697ab14f0e24842d72ed10f Mon Sep 17 00:00:00 2001 From: Packit Date: Sep 16 2020 08:27:40 +0000 Subject: Apply patch labltk-8.06.4-enable-more-debugging.patch patch_name: labltk-8.06.4-enable-more-debugging.patch present_in_specfile: true --- diff --git a/support/Makefile b/support/Makefile index 9d88d02..1e50d79 100644 --- a/support/Makefile +++ b/support/Makefile @@ -28,7 +28,7 @@ COBJS=cltkCaml.$(O) cltkUtf.$(O) cltkEval.$(O) cltkEvent.$(O) \ cltkFile.$(O) cltkMain.$(O) cltkMisc.$(O) cltkTimer.$(O) \ cltkVar.$(O) cltkWait.$(O) cltkImg.$(O) -CCFLAGS=-I$(LIBDIR)/caml $(TK_DEFS) $(SHAREDCCCOMPOPTS) +CCFLAGS=-I$(LIBDIR)/caml $(TK_DEFS) $(SHAREDCCCOMPOPTS) -g COMPFLAGS= THFLAGS=-I +threads -I vmthreads