Bug 239296

Summary: comms/libbtbb: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: George V. Neville-Neil <gnn>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon
Priority: --- Flags: linimon: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval? (gnn)

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-07-19 08:25:53 UTC
Created attachment 205882 [details]
patch

Base GCC doesn't support gnu90, but does support gnu89, which is the same.
Comment 1 George V. Neville-Neil freebsd_committer freebsd_triage 2019-07-19 15:51:28 UTC
LGTM please proceed.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-30 12:04:36 UTC
A commit references this bug:

Author: pkubaj
Date: Tue Jul 30 12:03:43 UTC 2019
New revision: 507633
URL: https://svnweb.freebsd.org/changeset/ports/507633

Log:
  comms/libbtbb: fix build with GCC-based architectures

  Base GCC doesn't support gnu90, but does support gnu89, which is the same.

  PR:		239296
  Approved by:	gnn (maintainer), linimon (mentor)
  Differential Revision:	https://reviews.freebsd.org/D20996

Changes:
  head/comms/libbtbb/files/patch-lib_CMakeLists.txt