1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/graphics/hdr_tools
Piotr Kubaj 60f098678a graphics/hdr_tools: fix build with GCC-based architectures
Replace USES=compiler:features with USES=compiler:c++11-lang. c++11-lang includes features anyway.

This fixes linking errors when base GCC is used:
/usr/local/lib/libIlmImf.so: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)@GLIBCXX_3.4.21'
Approved by:	mentors (implicit approval)
2019-05-04 10:30:27 +00:00
..
files
distinfo
Makefile graphics/hdr_tools: fix build with GCC-based architectures 2019-05-04 10:30:27 +00:00
pkg-descr