CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/27 09:45:46
Added files:
devel/glog/patches: patch-src_stacktrace_powerpc-inl_h
Log message:
glog: fix the build with clang on powerpc
Modify an ifdef so we can use an already existing workaround for the
lack of the _CALL_SYSV define with clang.
OK jca@
