From adfe6391b8018714967cd8165c61823285af01f6 Mon Sep 17 00:00:00 2001 From: Yong Tang Date: Fri, 22 Jun 2018 10:12:44 -0700 Subject: Update libxsmm from 1.8.1 to 1.9 (#20226) * Update libxsmm from 1.8.1 to 1.9 This fix updates libxsmm from 1.8.1 (05/12/2017) to 1.9 (03/15/2018) Signed-off-by: Yong Tang * Update LICENSE to LICENSE.md Signed-off-by: Yong Tang --- third_party/libxsmm.BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/libxsmm.BUILD') diff --git a/third_party/libxsmm.BUILD b/third_party/libxsmm.BUILD index 78ed1f4e16..ee49d281ab 100644 --- a/third_party/libxsmm.BUILD +++ b/third_party/libxsmm.BUILD @@ -3,7 +3,7 @@ licenses(["notice"]) # BSD 3-clause -exports_files(["LICENSE"]) +exports_files(["LICENSE.md"]) # Arguments to ./scripts/libxsmm_interface.py, see that file for detailed description. # precision: SP & DP -- cgit v1.2.3