Changes between Initial Version and Version 1 of Ticket #64115, comment 12


Ignore:
Timestamp:
Jan 1, 2022, 5:32:39 AM (3 years ago)
Author:
chrstphrchvz (Christopher Chavez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64115, comment 12

    initial v1  
    11I find that Ken’s suggestion in comment:10 puts `-I${prefix}/libexec/openssl11/include` at the very beginning of the `C_INCLUDES` and `CXX_INCLUDES` variables, and prevents OpenSSL 3 header usage. PR opened: https://github.com/macports/macports-ports/pull/13545
    22
     3Replying to [comment:5 chrstphrchvz]:
     4> I wonder if other MySQL versions affected by this.
     5
    36mysql56/mysql57 do not appear to be affected by this issue (`-I${prefix}/libexec/openssl11/include` is specified before `-isystem${prefix}/include`).