spack/var/spack/repos/builtin/packages/groff
Aiden Grossman 856834537a
gcoff: fix build with clang 16+ (#38914)
gcoff uses the register keyword in a couple different places which
causes errors when building with c++17, which is the default in clang
16. This patch adds the -Wno-register flag to ignore these errors when
when building with clang 16.
2023-07-26 16:34:07 +02:00
..
BuildFoundries.patch
package.py
pdfmom.patch