<div dir="ltr">It seems this patch<div><br></div><div>  50e78dafd0cac5ca3b28ef71559899f179343ddf<br><div><br></div><div>changed some sed expressions in rts/<a href="http://ghc.mk">ghc.mk</a> that seem to be no longer firing on my Mac now. Mac has a different flavor of BSD sed and such.</div>

</div><div><br></div><div style>The resulting contents of rts/libs.depend on my build attempt is</div><div style><br></div><div style><div>$ cat rts/libs.depend </div><div>m dl</div><div>/Users/nfrisby/Source/ghc-build-trees/vanilla/rts/dist/build</div>

</div><div><br></div><div style>It&#39;s missing the -l and -L prefices that the sed commands are supposed to add.</div><div><br></div><div style>I can hack around this on my Mac, but I&#39;ll leave the fix to someone with some portable sed fu.</div>

<div style><br></div><div style>Thanks.</div></div>