tiff: remove uclibc++.mk include
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 24 Feb 2018 10:54:23 +0000 (11:54 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 24 Feb 2018 10:54:25 +0000 (11:54 +0100)
commit5b5659850dbaae4d2ac2e3f599015f71e341841e
treec757714d5d478bca99ce640d15b406e190821b17
parent8bd3bd86ada61be5edcf89f9e1d51402c5688e79
tiff: remove uclibc++.mk include

The include injects a lib depend on libuClibc++.so.0 into the package,
even on musl. Remove it and replace the depend with libstcpp instead.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/tiff/Makefile