[macports-legacy-support] branch master updated (fd2de24 -> 736d5dd)

Christopher Nielsen mascguy at macports.org
Wed Jun 18 13:42:34 UTC 2025


Christopher Nielsen (mascguy) pushed a change to branch master
in repository macports-legacy-support.

    from fd2de24  time.c: Disable sleep offset on ppc64 for now.
     new c8e64eb  Makefile: Fix LDFLAGS usage.
     new 89c14cb  sincos.c: Fix build with mismatched SDK.
     new 4d68e7e  stpncpy_chk: Fix build for mismatched SDK.
     new fe5c677  os_unfair_lock: Allow building with later SDK.
     new 3f08424  copyfile: Fix warnings when built on some later OSes.
     new 9c85cd3  time.c: Fix build with mismatched SDK.
     new 249e162  libtest_settime: Fix warnings.
     new 736d5dd  Clarify __MPLS_TARGET_OSVER usage.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile                        |  4 ++--
 include/MacportsLegacySupport.h |  5 ++++-
 manual_tests/libtest_settime.c  |  4 ++--
 src/copyfile.c                  |  6 ++++++
 src/os_unfair_lock.c            | 36 +++++++++++++++++++++++++++++++++---
 src/sincos.c                    | 11 +++++++++--
 src/stpncpy_chk.c               | 27 ++++++++++++++++++---------
 src/time.c                      |  5 +++++
 8 files changed, 79 insertions(+), 19 deletions(-)



More information about the macports-changes mailing list