Changes between Version 1 and Version 2 of Ticket #68725
- Timestamp:
- Nov 18, 2023, 1:09:36 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68725 – Description
v1 v2 1 1 I previously reported that legacy version of `go`, version @1.17.13, is completely broken on Lion and Mtn Lion. 2 2 3 See https://trac.macports.org/ticket/687003 See #68700 4 4 5 5 So 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.