HomeFreeBSD

lang/spidermonkey24: prefer pre-C++11 decltype from libc++

Description

lang/spidermonkey24: prefer pre-C++11 decltype from libc++

libc++ 4.0 started to use it within <string> in a way incompatible
with typeof which broke build but upstream switched to C++11 long
ago to notice -Wmacro-redefined.

PR: 216010
MFH: 2017Q1

Details

Provenance
jbeichAuthored on
Parents
rP431815: Remove a 8.x thing.
Branches
Unknown
Tags
Unknown