]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
mpdecimal: fix build on pure static library configurations
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 23 Nov 2014 17:36:00 +0000 (18:36 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 24 Nov 2014 21:04:06 +0000 (22:04 +0100)
commit4f7249b28172e7687696d8480013714168240cfa
tree2eb57d2e612b7ef62165b4b2c79b7edf973e43ab
parent8f538ec07c67e63173240eafee51b9877c317570
mpdecimal: fix build on pure static library configurations

This commit adds a patch to mpdecimal that makes it understand
--enable-shared/--disable-shared and --enable-static/--disable-static,
even if mpdecimal isn't using automake/libtool. It allows to build
only the static variant of the mpdecimal library when needed.

Fixes:

  http://autobuild.buildroot.org/results/276/2764bd8c42ba659682760ffc6afa933b7530d06c/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
package/mpdecimal/0001-Add-minimal-support-for-enable-disable-shared-static.patch [new file with mode: 0644]
package/mpdecimal/mpdecimal.mk