add Makefile.local comments for macOS reduce dependency chains

This commit is contained in:
Landon Curt Noll
2023-08-12 16:14:11 -07:00
parent f025dcf0d8
commit da623e13cb
2 changed files with 21 additions and 4 deletions

View File

@@ -22,6 +22,9 @@ The following are the changes from calc version 2.14.3.1 to date:
Updated comments in Makefile.local for how to Diagnosing memory,
thread, and crash issues under RHEL and macOS.
Added comments in Makefile.local for how to reduce dependency chains
under macOS
The following are the changes from calc version 2.14.2.1 to 2.14.3.0: