Disable debuginfo generation

Unclear why, probably -g is not being passed to all build commands.
This commit is contained in:
Richard W.M. Jones 2022-06-19 11:04:15 +01:00
parent 28e1b4c2c2
commit 149cfb213b

View File

@ -1,4 +1,9 @@
%undefine _package_note_flags
# We're probbaly not adding -g correctly:
# error: Empty %files file /builddir/build/BUILD/ocaml-fileutils-0.5.2/debugsourcefiles.list
%global debug_package %{nil}
Name: ocaml-fileutils
Version: 0.5.2
Release: 32%{?dist}