Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2019 07:48:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237175] x11/xfce4-screenshooter-plugin: fix build with GCC-based architectures
Message-ID:  <bug-237175-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237175

            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@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
             Flags: maintainer-feedback?(xfce@FreeBSD.org)
          Assignee: xfce@FreeBSD.org

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

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

Tested on powerpc64 and amd64.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237175-7788>