fix for build with link-time optimization enabled
This commit is contained in:
parent
b1417cd9f9
commit
8d766480da
|
@ -1641,6 +1641,8 @@ void scheme_enable_garbage_collection(int on)
|
|||
#endif
|
||||
}
|
||||
|
||||
MZ_DO_NOT_INLINE(uintptr_t scheme_get_deeper_address(void))
|
||||
|
||||
uintptr_t scheme_get_deeper_address(void)
|
||||
{
|
||||
int v, *vp;
|
||||
|
|
Loading…
Reference in New Issue
Block a user