Skip to content
Snippets Groups Projects
Commit 9c3171bc authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

[machdep] more robust generator

- --compile-flags="-c -I/path" works (i.e. there's no need to provide as many
  --compile-flags options as you have flags to pass to the compiler itself.
  Ditto for --cpp-arch-flags of course
- we start by checking that a minimal C file does not trigger a compiler error
  with the given option and we abort otherwise. This ensures that subsequent
  tests will not mistakenly take a configuration error for a genuine result.
parent 85aabb77
No related branches found
No related tags found
Loading
Loading
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