Changes between Initial Version and Version 1 of Ticket #67421
- Timestamp:
- May 14, 2023, 1:33:42 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #67421 – Description
initial v1 3 3 The build and destroot phases of a 'gtk3 +universal' install fail on macos 10.13.6 as ninja complains it does not understand build targets: 'CC='${configure.cc} -arch ${arch} and CC_FOR_BUILD='${configure.cc} -arch ${arch}'. 4 4 5 Updating the gtk3 Portfile per the below resolves the issue. (For context, 'Portfile' has been updated and successfully builds, and 'Portfile backup' is the original file. 5 Updating the gtk3 Portfile per the below resolves the issue. (For context, 'Portfile' has been updated and successfully builds, and 'Portfile backup' is the original file.) 6 6 7 7 {{{