diff options
author | amorales <amorales@2b0047a9-a6d8-0310-accf-f7200b2a168c> | 2012-07-03 15:03:02 +0000 |
---|---|---|
committer | amorales <amorales@2b0047a9-a6d8-0310-accf-f7200b2a168c> | 2012-07-03 15:03:02 +0000 |
commit | 37ed007288293075f6c6f5f4fd7bee423e3279a9 (patch) | |
tree | 2d73d0d3a025562c6c5754256d32662442534e39 /ChangeLog | |
parent | cfecf39a0438639ae1593f6ed5e439ad4c784024 (diff) |
2012-07-03 Andoni Morales Alastruey <amorales@fluendo.com>
* src/Makefile.am:
Don't link with ipp in the static build to avoid duplicated
symbols in the final binary
git-svn-id: https://core.fluendo.com/gstreamer/svn/trunk/gst-fluendo-mp3@2323 2b0047a9-a6d8-0310-accf-f7200b2a168c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-07-03 Andoni Morales Alastruey <amorales@fluendo.com> + + * src/Makefile.am: + Don't link with ipp in the static build to avoid duplicated + symbols in the final binary + 2012-05-31 Release Maker <nomail@fluendo.com> * configure.ac: Back to TRUNK. |