HomeFreeBSD

editors/openoffice*: unbreak build with clang 13+

Description

editors/openoffice*: unbreak build with clang 13+

The include file vigra/memory.hxx from the graphics/vigra port
has this error:
/usr/local/include/vigra/memory.hxx:43:12: fatal error: 'tr1/memory' file not found

  1. include <tr1/memory> ^~~~~~~~~~~~

when compiling with clang 13.0 or newer in -std=gnu++98 mode.

MFH: 2021Q4
(cherry picked from commit 3adea779c689b7f81b77a81c802e892674d025af)

Details

Provenance
truckmanAuthored on Dec 1 2021, 9:40 AM
Parents
R11:5b7dfe597e15: mail/mailman: 2.1.38 security fixing CSRF vuln
Branches
Unknown
Tags
Unknown