[Bug 235962] textproc/libcyaml: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 23 14:47:18 UTC 2019


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

            Bug ID: 235962
           Summary: textproc/libcyaml: 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: yuri at freebsd.org
          Reporter: pkubaj at anongoth.pl
             Flags: maintainer-feedback?(yuri at freebsd.org)
          Assignee: yuri at freebsd.org

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

This port requires C11-compatible compiler to build (adds -std=c11 to CFLAGS).

Add USES=compiler:c11 to fix build.

Tested on powerpc64 and amd64.

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