summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-06-18 19:30:25 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-06-18 19:30:25 (EDT)
commitc214c727f60b070aa502b20dcc1ad7e3ce8579f2 (patch)
tree6fdedba475ec57491e0f81bfe9355194327b7417 /NEWS
parent9196325df8ffa9107d9b87353635df4a4a0f1a51 (diff)
oh-shlibdeps: Hardcode lib dirs, drop ldconfig
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 88197f1..5b9d9b6 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,13 @@ opkhelper version 3.1.2+dev
Released: ????-??-??
+Changes in this release:
+
+ * oh-shlibdeps now searches a hardcoded list of host architecture
+ library directories, instead of using ldconfig. ldconfig is
+ specific to glibc and provides library search directories for the
+ build architecture, which are incorrect when cross building.
+
opkhelper version 3.1.2
-----------------------