1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Piotr Kubaj 5aa8a59607 audio/bharvestr-lv2: fix build on GCC architectures
Require C++11 compiler because of -std=c++11.

Include climits in FileChooser.hpp because of INT64_MAX (GCC doesn't do that by default).

PR:		248134
Approved by:	portmgr (blanket: build fix)
MFH:		2020Q3 (blanket: build fix)
2020-07-21 08:23:08 +00:00
..