commit 9fd0c45fa3bd6a71d205fa9140a59eae5d9de2f4
Author: Stephan Witt <[email protected]>
Date: Sat Sep 29 13:48:31 2018 +0200
Add missing status entries for Mac build fixes
---
status.23x | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/status.23x b/status.23x
index b116ea9..caa3efb 100644
--- a/status.23x
+++ b/status.23x
@@ -169,5 +169,7 @@ What's new
* BUILD/INSTALLATION
-
+- Fix linker options for Mac builds to avoid failures when running
+ install_name_tool on Mac to create relocatable binaries using the
+ bundled private frameworks.