Skip to content
  • Marvin Scholz's avatar
    configure: Require URL when using Breakpad, disable by default · 10bad27b
    Marvin Scholz authored
    Change the `--enable-breakpad` flag to `--with-breakpad=URL`, that
    means in order to enable the Breakpad crash reporter, the CrashDragon
    server url needs to be given to that argument.
    
    URL should be the base URL of the crash server, without a trailing `/`.
    10bad27b