aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLéo Gourdin <leo.gourdin@univ-grenoble-alpes.fr>2021-04-22 11:25:08 +0200
committerLéo Gourdin <leo.gourdin@univ-grenoble-alpes.fr>2021-04-22 11:25:08 +0200
commitac7b7bd5e911d21439615263e5fd9d132c0e7fba (patch)
tree8fb2c1fe7d43f980116e1eb3a4c4fe7de579cc68 /Makefile
parentdff562c47c47fcac90c116782c92b692f2bb9bf9 (diff)
parenta05f92785ffa93e4001d2a2e9a630351593fabc2 (diff)
downloadcompcert-kvx-ac7b7bd5e911d21439615263e5fd9d132c0e7fba.tar.gz
compcert-kvx-ac7b7bd5e911d21439615263e5fd9d132c0e7fba.zip
Merge branch 'kvx-work' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into kvx-work
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fd0595d4..62635d70 100644
--- a/Makefile
+++ b/Makefile
@@ -297,6 +297,7 @@ compcert.ini: Makefile.config
echo "linker_options=$(CLINKER_OPTIONS)";\
echo "arch=$(ARCH)"; \
echo "model=$(MODEL)"; \
+ echo "os=$(OS)"; \
echo "abi=$(ABI)"; \
echo "endianness=$(ENDIANNESS)"; \
echo "system=$(SYSTEM)"; \