[Pkg-ocaml-maint-commits] [SCM] dose2 packaging branch, master, updated. f9e76baffb832a6c5a33d5f0a3de4309f2c0a65c

Stefano Zacchiroli zack at upsilon.cc
Mon Jun 2 15:35:11 UTC 2008


The following commit has been merged in the master branch:
commit adaa63deece1d4275c5abb4f5a8141a87b3a7281
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Jun 2 17:04:26 2008 +0200

    override CFLAGS some more

diff --git a/Makefile.config.in b/Makefile.config.in
index 9824c12..4b5e549 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -6,7 +6,7 @@ OBJS=	$(C_SOURCES:%.c=%.o)
 OCAMLC=		@OCAMLFIND@ ocamlc
 OCAMLOPT=	@OCAMLFIND@ ocamlopt
 OCAMLMKLIB=	@OCAMLMKLIB@
-CFLAGS=	@DEFS@ @CFLAGS@
+override CFLAGS=	@DEFS@ @CFLAGS@
 LDFLAGS=	@LDFLAGS@
 LIBS=	@LIBS@
 

-- 
dose2 packaging



More information about the Pkg-ocaml-maint-commits mailing list