Skip to content
Snippets Groups Projects
Commit e7cd2adb authored by Piotr Balcer's avatar Piotr Balcer
Browse files

common: change conflicting makefile variable

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.
parent 92d2e592
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment