aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2019-10-16 20:42:12 +0200
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2019-10-16 20:42:12 +0200
commit06a705f54e871fd447f30c59145752c4de6f7fff (patch)
tree5cb34a22687f5acd16708a183df54df793db0a4a /configure
parent8b8f27f6d507a6d48da5b45c937ef3c66e59d67e (diff)
parenta7d7fff55965bae9abc341156719f8828597f7da (diff)
downloadcompcert-kvx-06a705f54e871fd447f30c59145752c4de6f7fff.tar.gz
compcert-kvx-06a705f54e871fd447f30c59145752c4de6f7fff.zip
Merge branch 'mppa-work' into RTLpath
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 4 insertions, 2 deletions
diff --git a/configure b/configure
index 5dfac1a8..ede8020f 100755
--- a/configure
+++ b/configure
@@ -470,6 +470,10 @@ if test "$arch" = "mppa_k1c"; then
system="linux"
fi
+<<<<<<< HEAD
+=======
+#
+>>>>>>> mppa-work
# AArch64 (ARMv8 64 bits) Target Configuration
#
if test "$arch" = "aarch64"; then
@@ -910,6 +914,4 @@ cat <<EOF
Coq development will not be installed
EOF
fi
-
fi
-