CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/04/13 17:00:07
Added files:
devel/spidermonkey91/patches:
patch-modules_fdlibm_src_math_private_h
Log message:
spidermonkey91 has a copy of __double_t typedef in a private header,
but it's wrong for i386 (should be long double), sync it. (also wrong
for m88k but I don't think spidermonkey builds there; on other archs
it's just double). ok ajacoutot@
