X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-top%2FMakefile.in;h=98e664793200b08f9a9fd1de57b993d49f5db0ca;hb=0e47961395eec78b1ee9f6ae48520f1d95d84fdf;hp=5aa0c355a47b6610c01a1072413d9b4630b92e2c;hpb=671a014d3e61c300a26f7d5a5a3e344d7a7ac0ef;p=virt-top.git diff --git a/virt-top/Makefile.in b/virt-top/Makefile.in index 5aa0c35..98e6647 100755 --- a/virt-top/Makefile.in +++ b/virt-top/Makefile.in @@ -1,5 +1,5 @@ # virt-top -# Copyright (C) 2007-2009 Red Hat Inc., Richard W.M. Jones +# Copyright (C) 2007-2014 Red Hat Inc., Richard W.M. Jones # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -64,11 +64,11 @@ OBJS += virt_top_main.cmo XOBJS := $(OBJS:.cmo=.cmx) -OCAMLCFLAGS := -g -warn-error A +OCAMLCFLAGS := -g -warn-error A-3 OCAMLCLIBS := -linkpkg OCAMLOPTPACKAGES := $(OCAMLCPACKAGES) -OCAMLOPTFLAGS := -warn-error A +OCAMLOPTFLAGS := -warn-error A-3 OCAMLOPTLIBS := $(OCAMLCLIBS) BYTE_TARGETS := virt-top