From 121867d16704002eaec520746cc032af1af84998 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 23:52:27 +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