Skip to content
Snippets Groups Projects
Commit f0d85067 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[e-acsl] wrapper now uses e-acsl-gcc directly

parent 0564954a
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ exec_err_log=$result_dir/$test_name.exec_err.log
output_log=$result_dir/$output_name
# Compile the test file
$BASEDIR/../scripts/e-acsl-gcc.sh -I $framac_exe \
e-acsl-gcc.sh -I $framac_exe \
-c $opts \
--frama-c-extra="$fc_opts" \
-o $result_dir/$test_name.gcc.c \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment