Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2023 14:52:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269654] databases/mariadb106-server: fix typo in mysql_config patch
Message-ID:  <bug-269654-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 269654
           Summary: databases/mariadb106-server: fix typo in mysql_config
                    patch
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brnrd@freebsd.org
          Reporter: osidorkin@gmail.com
             Flags: maintainer-feedback?(brnrd@freebsd.org)
          Assignee: brnrd@freebsd.org
 Attachment #240237 maintainer-approval?
             Flags:

Created attachment 240237
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240237&action=
=3Dedit
patch to fix typo in the mysql_config patch (apply via git am)

This patch fixes mysql_config --libmysqld-libs output (and amarok build with
mariadb106).

Without patch: -L/usr/local/lib/mysql  -lmysqld -/usr/local/lib
With patch: -L/usr/local/lib/mysql  -lmysqld -L/usr/local/lib

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