Changes between Initial Version and Version 1 of Ticket #68766, comment 36
- Timestamp:
- Nov 27, 2023, 6:51:05 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68766, comment 36
initial v1 25 25 Don't forget not to be tricked when you rebuild from source. You need to see it rebuild, and not just install or reinstall some previously-built version. 26 26 {{{ 27 sudo port uninstall openss 327 sudo port uninstall openssl3 28 28 sudo port -v -s install openssl3 configure.compiler=macports-clang-11 29 29 }}}