hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

nerves_toolchain_armv5_nerves_linux_musleabi

15.3.0-rc.0
15.3.0 15.3.0-rc.0 14.2.0 13.2.0 1.8.0 1.7.0 1.6.1 1.6.0 1.5.0 1.4.3 1.4.2 1.4.1 1.4.0

Nerves Toolchain - armv5-nerves-linux-musleabi

HexDocs

Current section

Files

Jump to
Readme
13 Versions
1 Dependency
Dependants
Files
Activity
Readme 13 Versions 1 Dependency Dependants Files Activity
nerves_toolchain_armv5_nerves_linux_musleabi defaults linux_x86_64_defconfig
Raw

19 files

    • darwin_arm64_defconfig
    • darwin_x86_64_defconfig
    • linux_aarch64_defconfig
    • linux_arm_defconfig
    • linux_x86_64_defconfig
  • LICENSE
  • README.md
  • VERSION
  • build.sh
  • defconfig
  • mix.exs

Package files

  • build.sh
  • defaults/darwin_arm64_defconfig
  • defaults/darwin_x86_64_defconfig
  • defaults/linux_aarch64_defconfig
  • defaults/linux_arm_defconfig
  • defaults/linux_x86_64_defconfig
  • defconfig
  • lib/nerves_toolchain_armv5_nerves_linux_musleabi.ex
  • LICENSE
  • mix.exs
  • patches/crosstool-ng/0001-Fix-binutils-zlib-fdopen-macro-on-modern-macOS.patch
  • patches/crosstool-ng/0002-Disable-elf-entry-build-on-MIPS.patch
  • patches/crosstool-ng/0003-Fix-gdb-zlib-fdopen-macro-on-modern-macOS.patch
  • patches/crosstool-ng/0004-Fix-incomplete-generation-of-Makefiles-on-macOS.patch
  • README.md
  • scripts/apply-patches.sh
  • scripts/mix_checksum.exs
  • scripts/unmerge_defconfig.exs
  • VERSION

defaults/linux_x86_64_defconfig

CT_CONFIG_VERSION="4"
CT_TARBALLS_BUILDROOT_LAYOUT=y
CT_PREFIX_DIR="../x-tools/${CT_TARGET}"
CT_STATIC_TOOLCHAIN=y
CT_TARGET_VENDOR="nerves"
CT_GCC_V_15=y
# CT_CC_GCC_LTO_ZSTD is not set
CT_CC_GCC_LIBGOMP=y
CT_CC_GCC_BUILD_ID=y
CT_CC_LANG_CXX=y
CT_CC_LANG_FORTRAN=y
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".