-
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.
Piotr Balcer authoredBecause 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