mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
5aa8a59607
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)