diff options
Diffstat (limited to 'dev/ci/ci-corn.sh')
| -rwxr-xr-x | dev/ci/ci-corn.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/ci/ci-corn.sh b/dev/ci/ci-corn.sh index ac3978dc8d..785ff4c2ad 100755 --- a/dev/ci/ci-corn.sh +++ b/dev/ci/ci-corn.sh @@ -5,4 +5,5 @@ ci_dir="$(dirname "$0")" git_download corn +export COQEXTRAFLAGS='-native-compiler no' ( cd "${CI_BUILD_DIR}/corn" && ./configure.sh && make && make install ) |
