CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/19 07:23:24
Modified files:
x11/kde/libs3 : Makefile
x11/kde/libs3/pkg: PLIST-main
Log message:
clang is rightfully annoyed at exr having throw() in its API and
qt/kde being compiled -fno-exceptions.
this can't really work at runtime anyway. Remove openexr there.
Eventually, exceptions might be better behaved and working these
days.
