1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Piotr Kubaj 89a0617bbc 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
2019-07-30 12:03:42 +00:00
..