Changes between Initial Version and Version 1 of Ticket #68766, comment 36


Ignore:
Timestamp:
Nov 27, 2023, 6:51:05 AM (10 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68766, comment 36

    initial v1  
    2525Don'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.
    2626{{{
    27 sudo port uninstall openss3
     27sudo port uninstall openssl3
    2828sudo port -v -s install openssl3 configure.compiler=macports-clang-11
    2929}}}