libfslcodec: add comment explaining why it needs glibc
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 22 Apr 2014 21:33:11 +0000 (23:33 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 24 Apr 2014 11:36:09 +0000 (13:36 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libfslcodec/Config.in

index be79352dbb11964d14b78c49c1d0d1f07ce9be20..d2007fe1ea2c1ff8eadfa0f8b1619a1b906ef431 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBFSLCODEC
        bool "libfslcodec"
        depends on BR2_arm # Only relevant for i.MX
-       depends on BR2_TOOLCHAIN_USES_GLIBC
+       depends on BR2_TOOLCHAIN_USES_GLIBC # prebuilt binaries
        help
          Binary codec libraries for the Freescale i.MX SoCs.