Add parent to symbol version LIBFFI_BASE_7.1

This commit is contained in:
Richard Henderson
2016-05-18 11:01:55 -07:00
parent 9edaa695c5
commit 33d9a31d34

View File

@@ -45,7 +45,7 @@ LIBFFI_BASE_7.0 {
LIBFFI_BASE_7.1 { LIBFFI_BASE_7.1 {
global: global:
ffi_get_struct_offsets; ffi_get_struct_offsets;
}; } LIBFFI_BASE_7.0;
#ifdef FFI_TARGET_HAS_COMPLEX_TYPE #ifdef FFI_TARGET_HAS_COMPLEX_TYPE
LIBFFI_COMPLEX_7.0 { LIBFFI_COMPLEX_7.0 {