Author :
Josh Triplett
Date :
2014-03-21 10:57:06
Hash :2087dcf7 Message :win32.S: Make calls to ffi_closure_SYSV_inner position-independent
Now that non-Windows platforms include win32.S, it needs to support
building as position-independent code. This fixes one source of build
failures on target platforms that do not allow text relocations.