[Bug 209967] [PATCH] net-im/libqtelegram-ae, net-im/telegramqml, net-im/cutegram: Fix build with libc++ 3.8.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 2 11:08:34 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209967

            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 at FreeBSD.org
          Reporter: madpilot at FreeBSD.org
                CC: henry.hu.sh at gmail.com
 Attachment #170945 maintainer-approval?(henry.hu.sh at gmail.com)
             Flags:
                CC: henry.hu.sh at gmail.com
             Flags: maintainer-feedback?(henry.hu.sh at gmail.com)

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

Hi,

ON FreeBSD head, which will become FreeBSD 11.0 in the near future, the libc++
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=yes directive to the ports, since they
actually link against that. I should have noticed this when first adding these
ports to the tree.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list