On Mon, Apr 14, 2008 at 12:36:24 +0200, Sylvain Le Gall wrote: > I have already solved this bug for package unison2.13.16 (should be in > NEW). > > The real problem is that CFLAGS is set and means Compilations FLAGS for > the unison makefile. So it uses this flags for the OCaml compiler, which > doesn't work.
That's utterly broken. CFLAGS is meant as flags for the C compiler. > I will apply a more "smart" patching to solve this issue (add the good > option to CFLAGS replacing the -O2 by some compatbile option for ocaml). Ewww. Are you going to do the same for every possible flag? Either fixing the makefile to use another variable or unsetting CFLAGS in debian/rules would be saner IMO. > Regards > Sylvain Le Gal > > (this mail is for the record, since it is a mass bug filling, no one > will read it) > Not true. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]