aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2023-01-30 13:14:25 -0800
committerGerald Combs <gerald@wireshark.org>2023-01-30 22:30:56 +0000
commit894e8c46c6789ddcaf567dad573aa4823dd4035f (patch)
tree3f3310dc02eaf438420f3bedffb7d793618e2e63 /docbook
parentabb0e7e9e543d8f536ef4860c6cc2a9d0bf03112 (diff)
Revert "Enable rpathification and working relocation on Linux"
This reverts commit 7a346c398a911a9883cc67f12542f04f87a21ee8.
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.adoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc
index a0009dd782..2dc5924a6b 100644
--- a/docbook/release-notes.adoc
+++ b/docbook/release-notes.adoc
@@ -36,9 +36,6 @@ Previously it was ``$XDG_CONFIG_HOME/wireshark/extcap``.
The installation target no longer installs development headers by default.
That must be done explicitly using ``cmake --install <builddir> --component Development``.
-The Wireshark installation is relocatable on Linux (and other ELF platforms
-with support for relative RPATHs).
-
Many other improvements have been made.
See the “New and Updated Features” section below for more details.