Browse Source

libunistring: host-libunistring is needed by guile

Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Pedro Aguilar 10 years ago
parent
commit
319e7ffbe8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/libunistring/libunistring.mk

+ 1 - 0
package/libunistring/libunistring.mk

@@ -17,3 +17,4 @@ LIBUNISTRING_CONF_OPTS += --disable-threads
 endif
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))