CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/03/21 18:58:37
Modified files:
devel/llvm : Makefile
devel/llvm/pkg : PLIST-lldb PLIST-python
Log message:
Switch llvm to python3
While here:
- adjust python scripts shebang lines
- also byte-compile the .py files in the lldb subpackage. One file
needs a brute-force conversion using 2to3
Tested in a bulk by ajacoutot@, prompted by and ok kn@
