[Bug 232115] devel/socket_wrapper: fix build on GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 9 10:21:49 UTC 2018


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

            Bug ID: 232115
           Summary: devel/socket_wrapper: fix build on GCC-based
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
             Flags: maintainer-feedback?(timur at FreeBSD.org)
          Assignee: timur at FreeBSD.org

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

Building with GCC requires adding to CFLAGS -Wno-error=int-to-pointer-cast
-Wno-error=pointer-to-int-cast.

Add it for architectures that use base GCC.

Tested on powerpc64.

Hardware sponsored by IntegriCloud.

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


More information about the freebsd-ports-bugs mailing list