ref: f81f90ac7d1ae04f08a7c20018d474451ff85bd1
parent: 928dd90068c3c8a65d7994e2307a5ddcbb44217a
parent: 3850484227a4d875cd45559b11be74996440a7c4
author: Ori Bernstein <[email protected]>
date: Thu Oct 18 10:30:56 EDT 2012
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
--- a/libstd/Makefile
+++ b/libstd/Makefile
@@ -10,6 +10,9 @@
utf.myr \
varargs.myr \
+ # FIXME: Temporarily disabled due to compiler bug.
+ # option.myr \
+
ASMSRC= \
start.s \
syscall.s \