shithub: mc

Download patch

ref: 0075208c293571c32b5eb23c47f67ee8defc613f
parent: b1c502e48fa11b789214300ada3f486a2009dfd6
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Mar 9 19:15:19 EDT 2015

Use system specific util files.

--- a/libstd/bldfile
+++ b/libstd/bldfile
@@ -12,7 +12,8 @@
 	ifreq+linux.myr
 	ifreq+osx.myr
 	ifreq+plan9.myr	# dummy file: plan9 doesn't have ifreq
-	util.s
+	util+plan9-x64.s
+	util+posixy-x64.s
 ;;
 
 lib std {inc=.} =