Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
python3-base.5085
ctypes-libffi-aarch64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ctypes-libffi-aarch64.patch of Package python3-base.5085
Index: Python-3.3.1/Modules/_ctypes/libffi/fficonfig.py.in =================================================================== --- Python-3.3.1.orig/Modules/_ctypes/libffi/fficonfig.py.in +++ Python-3.3.1/Modules/_ctypes/libffi/fficonfig.py.in @@ -28,6 +28,7 @@ ffi_platforms = { 'PA': ['src/pa/linux.S', 'src/pa/ffi.c'], 'PA_LINUX': ['src/pa/linux.S', 'src/pa/ffi.c'], 'PA_HPUX': ['src/pa/hpux32.S', 'src/pa/ffi.c'], + 'AARCH64' : ['src/aarch64/ffi.c', 'src/aarch64/sysv.S'], } ffi_sources += ffi_platforms['@TARGET@']
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor