Opened 5 months ago

Last modified 5 months ago

#69947 assigned defect

openssl or openssl3 @ 3.2.1 does not respect minos or sdk settings on build — at Initial Version

Reported by: lukaso (Lukas Oberhuber) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: openssl3

Description

Even after setting this, the build still leaves zstd build for the MacOS version it is running on:

  echo 'macosx_deployment_target 10.13' | tee -a ${PREFIX}/etc/macports/macports.conf
  echo 'macosx_sdk_version 10.13' | tee -a ${PREFIX}/etc/macports/macports.conf

From otool -l

      cmd LC_BUILD_VERSION
  cmdsize 32
 platform 1
    minos 13.0
      sdk 13.3
   ntools 1
     tool 3
  version 857.1

This looks very similar to https://trac.macports.org/ticket/69944

Change History (0)

Note: See TracTickets for help on using tickets.