mirror of
https://github.com/corda/corda.git
synced 2025-03-15 16:46:12 +00:00
fix OS X PowerPC continuations=true build regression
This commit is contained in:
parent
bb4be4de7e
commit
6d3975adb7
@ -232,9 +232,11 @@ LOCAL(vmInvoke_return):
|
||||
|
||||
// return
|
||||
blr
|
||||
|
||||
|
||||
#ifndef __APPLE__
|
||||
LOCAL(vmInvoke_returnAddress_address):
|
||||
.long GLOBAL(vmInvoke_returnAddress)
|
||||
#endif
|
||||
|
||||
.globl GLOBAL(vmJumpAndInvoke)
|
||||
GLOBAL(vmJumpAndInvoke):
|
||||
|
Loading…
x
Reference in New Issue
Block a user