summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Orgis2017-09-25 14:42:57 +0200
committerThomas Orgis2017-09-25 14:42:57 +0200
commitb5cc0fa180f48aa44e485b802f17b7594d2606c8 (patch)
tree902d4f17cad0d38087ec01d885fd01a1a95dd262 /ChangeLog
parentec3a02156861ec211e80c8724a0c183bfae50352 (diff)
MESON_FUNCTIONS: add --libdir lib
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94aadf1e48..244278fb1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-09-25 Thomas Orgis <sobukus@sourcemage.org>
+ * MESON_FUNCTIONS: added --libdir lib, as otherwise things land
+ in lib64 and are ignored (by pkg-config, for example)
+
2017-09-25 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-generic-deriving: new spell, functionality for
generalising the deriving mechanism