ref: cdd78ae25e3d84e5652a797bb6134be00573cdd7
parent: b163cf704a88d287064f7e9a42003a05df85b0d7
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Aug 28 11:25:44 EDT 2016
Use the libs from the current build. Fixes the dependency for myrddin on an installed myrddin.
--- a/support/bld.sub
+++ b/support/bld.sub
@@ -1,3 +1,8 @@
bin dumpleak =
dumpleak.myr
+
+ lib ../lib/sys:sys
+ lib ../lib/std:std
+ lib ../lib/bio:bio
+ lib ../lib/regex:regex
;;