CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/09/03 23:54:04
Modified files:
x11/qt6/qtwebengine: Makefile
x11/qt6/qtwebengine/patches:
patch-src_3rdparty_chromium_base_BUILD_gn
patch-src_3rdparty_chromium_build_config_linux_BUILD_gn
Log message:
Hide "libs += [ "atomic" ]" behind an is_clang check
This should ix the "ld.lld: error: unable to find library -latomic." build err,
reported by all bulk builders. Thanks!
