This release provides a small but important bugfix to ensure a simple usage of LIBXSMM by re-enabling lazy initialization of the library when static code generation is used. Note, this only affects performance and not correctness. Version 1.0 called always the C fallback if libxsmm_build_static() was not explicitly called. JIT=1 was not affected by this issue.