Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2016 03:40:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210650] devel/valgrind - reconcile with newer GCC-versions
Message-ID:  <bug-210650-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 210650
           Summary: devel/valgrind - reconcile with newer GCC-versions
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, patch-ready
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery@FreeBSD.org
          Reporter: mi@FreeBSD.org
             Flags: maintainer-feedback?(bdrewery@FreeBSD.org)
          Assignee: bdrewery@FreeBSD.org

Created attachment 171899
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171899&action=
=3Dedit
Treat gcc versions 3-9 the same way

The author's configure is prepared for gcc-3, 4, and 5 -- and treats them
identically.

This patch -- ready to be dropped into the files/ subdirectory verbatim --
tells it to treat versions 6, 7 as well as, somewhat optimistically, 8 and 9
the same way.

That said, the configure-script seems prepared to deal with clang -- why do=
es
the port's Makefile insist on gcc?

--=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-210650-13>