summaryrefslogtreecommitdiff
path: root/otherlibs/dbm/Makefile
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2004-11-06 20:17:47 +0000
committerDamien Doligez <damien.doligez-inria.fr>2004-11-06 20:17:47 +0000
commit4ffbf5ec5784b1ff74f042413332104feec4cbf7 (patch)
treea06a872cf3b606d04bf5276e49b57f4ea362c2ff /otherlibs/dbm/Makefile
parentd9ad8992f2a9e233569d9cdc8249a3a2d59cbda7 (diff)
downloadocaml-4ffbf5ec5784b1ff74f042413332104feec4cbf7.tar.gz
ajout warning unused variable
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6669 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/dbm/Makefile')
-rw-r--r--otherlibs/dbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/dbm/Makefile b/otherlibs/dbm/Makefile
index 394586416c..911472c105 100644
--- a/otherlibs/dbm/Makefile
+++ b/otherlibs/dbm/Makefile
@@ -22,7 +22,7 @@ CC=$(BYTECC) -g
CAMLC=../../ocamlcomp.sh
CAMLOPT=../../ocamlcompopt.sh
MKLIB=../../boot/ocamlrun ../../tools/ocamlmklib
-COMPFLAGS=-warn-error A
+COMPFLAGS=-warn-error Ay -w Y
CFLAGS=$(DBM_INCLUDES) -I../../byterun -O $(BYTECCCOMPOPTS) $(SHAREDCCCOMPOPTS)
COBJS=cldbm.o