From 47ef6b5767ed19c11dbce5cc7a1e7098a9d4e0f3 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Wed, 15 Dec 2021 22:52:17 +0100 Subject: [PATCH] update --- isa-l | 2 +- parseBuildOutputToLutin.py | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 parseBuildOutputToLutin.py diff --git a/isa-l b/isa-l index fd83ed1..2df39cf 160000 --- a/isa-l +++ b/isa-l @@ -1 +1 @@ -Subproject commit fd83ed19240af037f602f6797c24cbeaccae11de +Subproject commit 2df39cf5f1b9ccaa2973f6ef273857e4dc46f0cf diff --git a/parseBuildOutputToLutin.py b/parseBuildOutputToLutin.py new file mode 100644 index 0000000..d06d3d4 --- /dev/null +++ b/parseBuildOutputToLutin.py @@ -0,0 +1,4 @@ + + +make -f Makefile.unx -n > ../build.txt +