Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jan 2019 19:56:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234580] databases/percona57-server: fix build with GCC-based architectures
Message-ID:  <bug-234580-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234580
           Summary: databases/percona57-server: fix build with GCC-based
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: feld@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
             Flags: maintainer-feedback?(feld@FreeBSD.org)
          Assignee: feld@FreeBSD.org

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

1. Specifying USES=3Dcompiler twice doesn't do anything, remove one
USES=3Dcompiler.
2. Add -fpermissive to CXXFLAGS to fix build with GCC.
3. Don't return error when GCC is used.

2. and 3. fix build on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

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