Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 508368
Collapse All | Expand All

(-)a/virt-top/Makefile.in (-2 / +2 lines)
Lines 64-72 OBJS += virt_top_main.cmo Link Here
64
64
65
XOBJS		:= $(OBJS:.cmo=.cmx)
65
XOBJS		:= $(OBJS:.cmo=.cmx)
66
66
67
OCAMLCFLAGS	:= -g -warn-error A
67
OCAMLCFLAGS	:= -g -warn-error A-3-52-58
68
OCAMLCLIBS	:= -linkpkg
68
OCAMLCLIBS	:= -linkpkg
69
69
70
OCAMLOPTPACKAGES := $(OCAMLCPACKAGES)
70
OCAMLOPTPACKAGES := $(OCAMLCPACKAGES)
71
OCAMLOPTFLAGS	:= -warn-error A
71
OCAMLOPTFLAGS	:= -warn-error A-3-52-58
72
OCAMLOPTLIBS	:= $(OCAMLCLIBS)
72
OCAMLOPTLIBS	:= $(OCAMLCLIBS)

Return to bug 508368