shithub: riscv

Download patch

ref: 94e39c482eb80039bd64e2bcc24da8fe61b25530
parent: 45f3c56a53334cc7614e1a5e55c938df4c7d5239
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Apr 11 16:43:48 EDT 2016

ape: explicitely list the ape libs to build in mkfile

--- a/sys/src/ape/lib/mkfile
+++ b/sys/src/ape/lib/mkfile
@@ -1,6 +1,6 @@
 </$objtype/mkfile
 
-DIRS=z `{ls -l | sed '/^d/!d; s/.* //; /\./d'}
+DIRS=9 ap auth bio bsd bz2 draw fmt l mp net regexp sec utf v z
 
 none:V:
 	echo mk all, install, installall, clean, or nuke