Skip to content
  • Nick Mathewson's avatar
    Try using make -k in the Appveyor configuration · 49a11f8a
    Nick Mathewson authored
    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.
    49a11f8a