Skip to content

Shortening envvars dependencies

Renat Dusaev requested to merge iss/no-mt-on-2017 into dev

A lot of infrastructural fixes have been applied besides of the issue itself.

  • Environment variable names are now the only subject of na64sw-config.h
  • NA64SW_PREFIX is now a mandatory environment variable
  • Modules lookup path and runtime config lookup path now depends on NA64SW_PREFIX envvar ~ logging config file path now handles envvar expansion ~ minor linkage fixes

Merge request reports