Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jun 2016 11:08:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209967] [PATCH] net-im/libqtelegram-ae, net-im/telegramqml, net-im/cutegram: Fix build with libc++ 3.8.0
Message-ID:  <bug-209967-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 209967
           Summary: [PATCH] net-im/libqtelegram-ae, net-im/telegramqml,
                    net-im/cutegram: Fix build with libc++ 3.8.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: madpilot@FreeBSD.org
                CC: henry.hu.sh@gmail.com
 Attachment #170945 maintainer-approval?(henry.hu.sh@gmail.com)
             Flags:
                CC: henry.hu.sh@gmail.com
             Flags: maintainer-feedback?(henry.hu.sh@gmail.com)

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

Hi,

ON FreeBSD head, which will become FreeBSD 11.0 in the near future, the lib=
c++
component has been updated to version 3.8.0.

I have noticed the cutegram ports fail to compile with it due to a problem =
in
the include directories ordering. It is inappropriately using the compile
-isystem flag.

I have tested the attached fix, can you review and approve this?

While here I also added the USE_OPENSSL=3Dyes directive to the ports, since=
 they
actually link against that. I should have noticed this when first adding th=
ese
ports to the tree.

Thanks!

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