Skip to content
  • Richard W.M. Jones's avatar
    Use -g -warn-error. · f5429e51
    Richard W.M. Jones authored
    Use -g for ocamlopt.  ocamlopt has supported generating DWARF
    information for quite a long time.
    
    Also use -warn-error with the same set of warnings as is used
    by libguestfs.
    
    Fix a warning in examples/get_cpu_stats.ml found by enabling
    -warn-error.
    f5429e51