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

Merge branch 'fix/andre/e-acsl-dev-tests-arch-amd64' into 'master'

[e-acsl] properly disable tests, but not on amd64

See merge request frama-c/frama-c!4219
parents 1dc4cde6 76896314
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ COMMENT: Default options for the frama-c invocation
MACRO: ROOT_EACSL_GCC_FC_EXTRA -verbose 0
COMMENT: Currently compilation assumes an x86_64 architecture
ENABLED_IF: (= %{architecture} x86_64)
ENABLED_IF: (= %{architecture} amd64)
PLUGIN: e-acsl eva,scope,variadic rtegen
......
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