Commit 2087dcf736274286f76c69d3988fb6d7cc4fd0f5

Josh Triplett 2014-03-21T10:57:06

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.