CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/21 21:11:36
Added files:
devel/pygame/patches: patch-src_scale_mmx64_c
Log message:
Backport a patch to let pygame build with clang on amd64 by replacing
movsxl with movslq in inline assembly.
