c8fd50f9ec
Remove some code in external/python3/darwin.patch.0 as it was fixed upstream(https://bugs.python.org/issue45405). Change-Id: Ie6bfb2456f96a63adbf0dbcb9c902dc56f1151ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139493 Tested-by: Jenkins Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
10 lines
254 B
Text
10 lines
254 B
Text
--- Modules/_ctypes/libffi_osx/x86/darwin64.S
|
|
+++ Modules/_ctypes/libffi_osx/x86/darwin64.S
|
|
@@ -29,7 +29,6 @@
|
|
#include <fficonfig.h>
|
|
#include <ffi.h>
|
|
|
|
- .file "darwin64.S"
|
|
.text
|
|
|
|
/* ffi_call_unix64 (void *args, unsigned long bytes, unsigned flags,
|