Changes between Initial Version and Version 1 of Ticket #59772


Ignore:
Timestamp:
Nov 29, 2019, 1:42:39 AM (4 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59772 – Description

    initial v1  
    44:info:build       _PyThread_get_thread_native_id in libpython3.8.a(thread.o)
    55}}}
    6 that symbol exists on SnowLeopard and later. In llvm-9.0, I handled it like this:
     6that symbol exists on SnowLeopard and later. In llvm-9.0, I handled a similar issue like this:
    77{{{
    88diff --git llvm_master/lib/Support/Unix/Threading.inc macports_master/lib/Support/Unix/Threading.inc