CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/09/13 06:29:32
Modified files:
devel/kf5/kjs : Makefile
devel/kf5/kjs/patches: patch-src_kjs_collector_cpp
Log message:
Fix thread stack base detection in devel/kf5/kjs
The old patch points to the TOP and not to the base(end) of the thread stack.
OK mpi@
