Bug 270458 - www/qt5-webengine: fix build with clang 16
Summary: www/qt5-webengine: fix build with clang 16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-26 01:55 UTC by Eric Camachat
Modified: 2023-04-18 21:56 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments
fix build with clang 16 (3.45 KB, patch)
2023-03-26 01:55 UTC, Eric Camachat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2023-03-26 01:55:47 UTC
Created attachment 241118 [details]
fix build with clang 16
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-04-18 21:52:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b10f16b4f4cbaaae6844e468036020b98fc0830b

commit b10f16b4f4cbaaae6844e468036020b98fc0830b
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2023-04-18 15:34:05 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2023-04-18 21:51:40 +0000

    devel/qt5-webengine: fix build with clang 16

    This just suppresses one warning which might otherwise
    error out with the latest clang.

    PR:             270458

 ...rdparty_chromium_build_config_compiler_BUILD.gn | 24 ++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)