Config.in 316 B

1234567891011
  1. config BR2_PACKAGE_DOUBLE_CONVERSION
  2. bool "double-conversion"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. help
  5. Provides binary-decimal and decimal-binary routines for
  6. IEEE doubles.
  7. https://github.com/google/double-conversion
  8. comment "double-conversion needs a toolchain w/ C++"
  9. depends on !BR2_INSTALL_LIBSTDCPP