https://bugzilla.redhat.com/show_bug.cgi?id=1477362
--- Comment #1 from Ben Rosser <[email protected]> --- Modernized the package with the comments from the cmdliner review: - Modernize ocaml packaging, use macro for testing native compiler. - Remove manual invocation of ocaml dependency generator. - Add -g to ocamlc, ocamlopt invocations, but this still doesn't make debuginfo. - Use global instead of define for libname macro. Spec URL: https://tc01.fedorapeople.org/ocaml/opam/ocaml-opam-file-format.spec SRPM URL: https://tc01.fedorapeople.org/ocaml/opam/ocaml-opam-file-format-2.0.0-0.2.beta3.fc26.src.rpm Unfortunately despite passing -g to ocamlc and ocamlopt, debuginfo doesn't get generated here, either. (The opam-file-format build is a lot simpler, it just invokes ocamlc and ocamlopt by hand). I'm not sure why. I did confirm that the .o files have debuginfo. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
