package/doxygen: disable shared libs for host
authorMichael Nosthoff <buildroot@heine.tech>
Wed, 16 Sep 2020 10:02:09 +0000 (12:02 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 17 Sep 2020 20:32:09 +0000 (22:32 +0200)
commit38e660af4b72edfbeb404d0a60a7b70321073861
tree59c2044b6ff6de94f1ddc3a0bc202a668608c0ec
parent2ec692e8630509b40437cb4ce40a5a97e54937ce
package/doxygen: disable shared libs for host

doxygen fails to build with BUILD_SHARED_LIBS=ON as it only
for some targets honors this flag and links the rest static.
So enforce BUILD_SHARED_LIBS=OFF for this package.

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/doxygen/doxygen.mk