Fix GHCi on PowerPC OS X
authorIan Lynagh <igloo@earth.li>
Sun, 28 Jan 2007 21:32:16 +0000 (21:32 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 28 Jan 2007 21:32:16 +0000 (21:32 +0000)
commite576ba5d31fbae54c43e88316fb0dbdba9cbd4ff
tree1fab7a9497bcf028d725b3c8977d4e51c0362a29
parent911b42b27ad5f039465d14052460e2d9dde053ab
Fix GHCi on PowerPC OS X
David Kirkman and Peter Tanski noticed that a line had been removed during
a patch merge which meant that oc->image pointed to the wrong place and
ultimately caused an error from realloc.
rts/Linker.c