Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2019 21:35:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239481] lang/maude: fix build on GCC architectures
Message-ID:  <bug-239481-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239481
           Summary: lang/maude: fix build on GCC architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
                CC: greg@unrelenting.technology
                CC: greg@unrelenting.technology
             Flags: maintainer-feedback?(greg@unrelenting.technology)

Created attachment 206105
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206105&action=
=3Dedit
patch

Don't link unconditinally with $NCURSESLIB. When NCURSESLIB is /usr/lib and=
 the
system compiler is base GCC, GCC from ports (currently GCC9) is used. Passi=
ng
-L/usr/lib makes GCC try to link to base libstdc++ instead the one from por=
ts.

Also add USES=3Dlocalbase:ldflags.

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