diff options
author | Andriy Gapon <avg@FreeBSD.org> | 2025-07-02 10:47:19 +0300 |
---|---|---|
committer | Andriy Gapon <avg@FreeBSD.org> | 2025-07-02 10:53:04 +0300 |
commit | a6a666b6946de9ce50f927c7a7bc1c15f2a9c5e6 (patch) | |
tree | 99f6c2d0319098f456ba3d73205e45c12e779643 /devel/py-buildbot/files/patch-setup.py | |
parent | multimedia/totem: update to 43.2 (diff) |
sysutils/superiotool: fix build after pci after libpci 3.14.0 update
The libpci update introduced a C++ style comment ('//') into a header file.
superiotool uses very strict compilation flags (including -ansi), so its
build started to fail with:
/usr/local/include/pci/header.h:1691:45: error: // comments are not
allowed in this language [-Werror,-Wcomment]
Fix the problem by adding -Wno-comment exemption.
Diffstat (limited to 'devel/py-buildbot/files/patch-setup.py')
0 files changed, 0 insertions, 0 deletions