CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/07/29 12:17:43
Modified files:
graphics/openscenegraph: Makefile
Added files:
graphics/openscenegraph/patches:
patch-src_osgDB_ConvertBase64_cpp
patch-src_osgPlugins_osgjs_Base64
patch-src_osgPlugins_osgjs_Base64_cpp
Log message:
openscenegraph: fix narrowing errors on archs where char is unsigned
by default (ppc, arm). While here, remove the forced use of C++11 on
ports-gcc archs.
OK pascal@ (maintainer)
