Skip to content
Snippets Groups Projects
Commit 49a11f8a authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Try using make -k in the Appveyor configuration

Frequently, when a patch fails, it has failures in several files.
Using the "-k" flag will let us learn all the compilation errors,
not just the first one that the compiler hits.

Based on a patch by rl1987.

Closes ticket 31372.
parent 02840169
No related branches found
No related tags found
No related merge requests found
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