Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 10:07:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277905] net/jose: fix build with lld 18
Message-ID:  <bug-277905-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277905

            Bug ID: 277905
           Summary: net/jose: fix build with lld 18
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dim@FreeBSD.org
                CC: hdholm@alumni.iastate.edu
             Flags: maintainer-feedback?(hdholm@alumni.iastate.edu)
                CC: hdholm@alumni.iastate.edu

With recent lld, the --version-script check in net/jose's meson.build
fails, causing it to erroneously use a -export-symbols-regex flag:

  cc: error: unknown argument: '-export-symbols-regex=3D^jose_.*'

Fix this by removing the faulty check from meson.build.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277905-7788>