]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Add a change log entry for CMake RPATH bug fix. [skip ci]
authorDenis Ovsienko <[email protected]>
Sun, 30 Oct 2022 13:44:24 +0000 (13:44 +0000)
committerDenis Ovsienko <[email protected]>
Sun, 30 Oct 2022 13:44:24 +0000 (13:44 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index b30121e1292adefd2d1cb284415f6978c721ec89..6a1edffc51414e3fcdbc1cb35822deee0ddebd6d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -103,6 +103,7 @@ TBD
       Improve error detection in "make releasetar".
       Remove awk code from mkdep.
       Fix configure test errors with Clang 15
+      CMake: Prevent stripping of the RPATH on installation.
     Source code:
       Fix some snapend-changing routines to protect against pointer
         underflow.