package/harfbuzz: fix test-unicode static linking issue
authorRomain Naour <romain.naour@openwide.fr>
Wed, 22 Jul 2015 21:47:03 +0000 (23:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Jul 2015 21:35:12 +0000 (23:35 +0200)
commitd38cfbf4f541b1d3a3332372169363dcc18d7365
treef4e6dfba52d98ede9e705a2dc85236cd29ec7acf
parent13dc887cdaeda79ae3bc4f981c09448efa5eb04f
package/harfbuzz: fix test-unicode static linking issue

When linking test-unicode statically, it needs $(ICU_LIBS)
which contains all required flags.
Especially -lstdc++.

Fixes:
http://autobuild.buildroot.net/results/210/2107f9dfb39eeb6559fb4271c7af8b39aef521ca/

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/harfbuzz/0001-fix-static-linking-with-icu-uc.patch [new file with mode: 0644]