From 869169ba08ecaebfa6ae81fe89fe3d0161865b9c Mon Sep 17 00:00:00 2001 From: Damien Doligez Date: Aug 15 2013 10:21:57 +0000 Subject: quis debugget ipsos debugger git-svn-id: http://caml.inria.fr/svn/ocaml/version/4.01@14004 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- diff --git a/debugger/Makefile.shared b/debugger/Makefile.shared index b34a10d..528bbfe 100644 --- a/debugger/Makefile.shared +++ b/debugger/Makefile.shared @@ -13,8 +13,8 @@ include ../config/Makefile CAMLC=../ocamlcomp.sh -COMPFLAGS=-g -warn-error A $(INCLUDES) -LINKFLAGS=-g -linkall -I $(UNIXDIR) +COMPFLAGS=-warn-error A $(INCLUDES) +LINKFLAGS=-linkall -I $(UNIXDIR) CAMLYACC=../boot/ocamlyacc YACCFLAGS= CAMLLEX=../boot/ocamlrun ../boot/ocamllex