[Bug 277021] www/firefox: error on start after updating to 123.0 (rc1, rc2)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Feb 2024 16:49:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

Jesper Schmitz Mouridsen <jsm@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsm@FreeBSD.org

--- Comment #30 from Jesper Schmitz Mouridsen <jsm@FreeBSD.org> ---
--- config/external/gkcodecs/moz.build.orig     2024-02-14 16:08:26.414136000
+0100
+++ config/external/gkcodecs/moz.build  2024-02-14 16:09:57.723183000 +0100
@@ -16,3 +16,7 @@
 SYMBOLS_FILE = "gkcodecs.symbols"
 if CONFIG["MOZ_SYSTEM_LIBVPX"]:
     DEFINES["MOZ_SYSTEM_LIBVPX"] = True
+OS_LIBS += [
+    'lm'
+]

This migth help as a file in files, but I still have to reproduce the problem
on 14.0

-- 
You are receiving this mail because:
You are the assignee for the bug.