Skip to content
Snippets Groups Projects
  • Piotr Balcer's avatar
    e7cd2adb
    common: change conflicting makefile variable · e7cd2adb
    Piotr Balcer authored
    Because tests and examples are now compiled and linked using both c
    and c++ compilers a special makefile variable was required to identify
    the language. It was named LANG - unfortunately that conflicts with
    locale settings, the new name is COMPILE_LANG.
    e7cd2adb
    History
    common: change conflicting makefile variable
    Piotr Balcer authored
    Because tests and examples are now compiled and linked using both c
    and c++ compilers a special makefile variable was required to identify
    the language. It was named LANG - unfortunately that conflicts with
    locale settings, the new name is COMPILE_LANG.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Makefile 1.64 KiB