aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-09-16 07:52:57 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-09-16 07:52:57 +0200
commit6e4f49f7b8154d21c2c42f9978e6829d7a22a1de (patch)
tree71bd99acff0d01fe5a81def039ac011d0b7339dd /configure
parent2e54a9c599ef13e4fe84ec80fac4c1835a052241 (diff)
downloadcompcert-kvx-6e4f49f7b8154d21c2c42f9978e6829d7a22a1de.tar.gz
compcert-kvx-6e4f49f7b8154d21c2c42f9978e6829d7a22a1de.zip
starting to move common files
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure b/configure
index 1eff6d1c..8261f9f3 100755
--- a/configure
+++ b/configure
@@ -694,7 +694,8 @@ echo "-R lib compcert.lib \
-R flocq compcert.flocq \
-R exportclight compcert.exportclight \
-R cparser compcert.cparser \
--R MenhirLib compcert.MenhirLib" > _CoqProject
+-R MenhirLib compcert.MenhirLib
+-R Impure lib.Impure" > _CoqProject
case $arch in
x86)
echo "-R x86_${bitsize} compcert.x86_${bitsize}" >> _CoqProject
@@ -840,7 +841,7 @@ fi
if [ "$arch" = "kvx" ]; then
cat >> Makefile.config <<EOF
-ARCHDIRS=$arch $arch/lib $arch/abstractbb $arch/abstractbb/Impure
+ARCHDIRS=$arch $arch/lib $arch/abstractbb
EXECUTE=kvx-cluster --syscall=libstd_scalls.so --
CFLAGS= -D __KVX_COS__
SIMU=kvx-cluster --