Changes between Version 1 and Version 2 of Ticket #68725


Ignore:
Timestamp:
Nov 18, 2023, 1:09:36 AM (6 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68725 – Description

    v1 v2  
    11I previously reported that legacy version of `go`, version @1.17.13, is completely broken on Lion and Mtn Lion.
    22
    3 See https://trac.macports.org/ticket/68700
     3See #68700
    44
    55So I thought maybe I could fix the problem by building `go @1.17.13` from source.  It failed with a `dyld: Symbol not found: _clock_gettime:` error.  See below.