[Bug 237175] x11/xfce4-screenshooter-plugin: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 10 07:48:19 UTC 2019


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

            Bug ID: 237175
           Summary: x11/xfce4-screenshooter-plugin: 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: xfce at FreeBSD.org
          Reporter: pkubaj at anongoth.pl
             Flags: maintainer-feedback?(xfce at FreeBSD.org)
          Assignee: xfce at FreeBSD.org

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

Sources use C99 features but GCC 4.2 by default compiles in C89. Set
USE_CSTD=c99 to fix build.

Tested on powerpc64 and amd64.

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


More information about the freebsd-xfce mailing list