Disable package notes
This commit is contained in:
parent
73eb2de3a9
commit
61898bbbdf
@ -1,3 +1,8 @@
|
|||||||
|
# This breaks basic usage of the package:
|
||||||
|
# ocamlfind ocamlopt -package labltk tktest.ml -linkpkg -o tktest
|
||||||
|
# gcc: fatal error: environment variable ‘RPM_ARCH’ not defined
|
||||||
|
%undefine _package_note_flags
|
||||||
|
|
||||||
# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
|
# OCaml packages not built on i686 since OCaml 5 / Fedora 39.
|
||||||
ExcludeArch: %{ix86}
|
ExcludeArch: %{ix86}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user