[Bug 265511] textproc/ffe: fix build

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 Jul 2022 03:55:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265511

            Bug ID: 265511
           Summary: textproc/ffe: fix build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: egypcio@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: egypcio@FreeBSD.org
             Flags: maintainer-feedback?(egypcio@FreeBSD.org)
          Assignee: egypcio@FreeBSD.org
 Attachment #235552 maintainer-approval?(egypcio@FreeBSD.org)
             Flags:
                CC: egypcio@FreeBSD.org

Created attachment 235552
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235552&action=edit
textproc/ffe: fix build

The port requires GNU89 semantics for the inline keyword,
as opposed to the standard C99 semantics.  Fix the build
by setting the C standard to GNU89.

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.

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