Bug 239296 - comms/libbtbb: fix build with GCC-based architectures
Summary: comms/libbtbb: fix build with GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: George V. Neville-Neil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-19 08:25 UTC by Piotr Kubaj
Modified: 2019-07-30 12:04 UTC (History)
1 user (show)

See Also:
linimon: maintainer-feedback+


Attachments
patch (894 bytes, patch)
2019-07-19 08:25 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (gnn)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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