HomeFreeBSD

graphics/hdr_tools: fix build with GCC-based architectures

Description

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)

Details

Provenance
pkubajAuthored on
Parents
rP500801: x11-themes/papirus-icon-theme: update to 20190501
Branches
Unknown
Tags
Unknown