[Bug 231509] devel/serd: define USE_CSTD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 20 11:58:02 UTC 2018


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

            Bug ID: 231509
           Summary: devel/serd: define USE_CSTD
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
                CC: meka at tilda.center
             Flags: maintainer-feedback?(meka at tilda.center)
                CC: meka at tilda.center

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

Base GCC defaults to C89, while this port uses C99. That makes building with
base GCC to fail.

Define USE_CSTD=c99 to fix this.

Tested on powerpc64 and amd64.

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


More information about the freebsd-ports-bugs mailing list