Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37865963
en ru br
ALT Linux repos
S:2.04-alt8

Group :: Development/ML
RPM: ocaml-calendar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: calendar-2.03.2-enable-debug.patch
Download


--- calendar-2.03.2/Makefile.in.old	2013-09-14 16:15:43.760253519 +0100
+++ calendar-2.03.2/Makefile.in	2013-09-14 16:16:03.233279962 +0100
@@ -86,7 +86,7 @@
 
 CAMLIBS	= $(addprefix -I , $(DIRS))
 
-CAMLFLAGS= $(CAMLIBS)
+CAMLFLAGS= -g $(CAMLIBS)
 BYTEFLAGS= $(CAMLFLAGS)
 LINK_OPTFLAGS = $(CAMLFLAGS) -noassert
 OPTFLAGS = $(LINK_OPTFLAGS) -for-pack CalendarLib
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin