Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Oct 2021 08:09:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258906] devel/libcircllhist: fix wrong LDFLAGS
Message-ID:  <bug-258906-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 258906
           Summary: devel/libcircllhist: fix wrong LDFLAGS
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
               URL: https://github.com/openhistogram/libcircllhist/issues/
                    67
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: danfe@FreeBSD.org
             Flags: merge-quarterly?

Created attachment 228419
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228419&action=
=3Dedit
devel/libcircllhist: fix wrong LDFLAGS

Upstream has a configure script with an invalid option -export-dynamic (sho=
uld
be -Wl,--export-dynamic or -Wl,-E).  This option causes spurious configure =
test
failures, making the port not build on various architectures.

I have already reported this issue upstream:
https://github.com/openhistogram/libcircllhist/issues/67

Fix this bug and bump PORTREVISION.

Tested with Poudriere on armv7 arm64 FreeBSD 13.0-RELEASE.

--=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-258906-7788>