Bundlex v0.1.5 Bundlex.Toolchain.GCC View Source

Toolchain definition for GCC.

Link to this section Summary

Functions

Builds list of compiler commands valid for certain toolchain

Link to this section Functions

Link to this function compiler_commands(nif, app_name, nif_name) View Source

Builds list of compiler commands valid for certain toolchain.

It will receive includes, libs, sources, pkg_configs, nif_name.

Callback implementation for Bundlex.Toolchain.compiler_commands/3.