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