summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-10-05 03:16:18 +0000
committerDavid Robillard <d@drobilla.net>2014-10-05 03:16:18 +0000
commit9761f4b2d3cead1532b6bf2c1146f6db5d642698 (patch)
treed1137037840f15461e1bc07c8ae3ec370271b91f /NEWS
parent8ab0ca086fd3fbe3f386813a94a28791c33a374d (diff)
downloadpatchage-9761f4b2d3cead1532b6bf2c1146f6db5d642698.tar.gz
patchage-9761f4b2d3cead1532b6bf2c1146f6db5d642698.tar.bz2
patchage-9761f4b2d3cead1532b6bf2c1146f6db5d642698.zip
Configure based on compiler target OS for cross-compilation.
Only add -dl to pkg-config file for appropriate platforms. Fix #986. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5472 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c71ba8a..b643354 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
patchage (1.0.1) unstable;
* Support Jack CV and OSC via metadata.
+ * Configure based on compiler target OS for cross-compilation.
- -- David Robillard <d@drobilla.net> Mon, 05 May 2014 16:28:59 +0200
+ -- David Robillard <d@drobilla.net> Sat, 04 Oct 2014 23:07:45 -0400
patchage (1.0.0) stable;