diff options
author | David Robillard <d@drobilla.net> | 2014-10-05 03:16:18 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-10-05 03:16:18 +0000 |
commit | ca61e810890985e461b96e8461b6e1e43a55752f (patch) | |
tree | 19045d5737518db5e97c27ce8e214ae2020e9175 /NEWS | |
parent | badfdbbe7fe1c4b3b8f08a1f708c8bf2f9c95033 (diff) | |
download | suil-ca61e810890985e461b96e8461b6e1e43a55752f.tar.gz suil-ca61e810890985e461b96e8461b6e1e43a55752f.tar.bz2 suil-ca61e810890985e461b96e8461b6e1e43a55752f.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/suil@5472 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +suil (0.8.3) unstable; + + * Configure based on compiler target OS for cross-compilation + + -- David Robillard <d@drobilla.net> Sat, 04 Oct 2014 23:08:29 -0400 + suil (0.8.2) stable; * Fix embedding several Qt UIs in Gtk |