mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2024-11-28 10:24:20 +01:00
Enable the newly-added --breakpad-dump for our automated builds.
This commit is contained in:
parent
58c8100361
commit
a50279c350
@ -31,6 +31,7 @@ print "Attempting to reconfigure...\n";
|
||||
|
||||
my @conf_argv = (
|
||||
'--enable-optimize',
|
||||
'--breakpad-dump',
|
||||
'--no-color',
|
||||
'--symbol-files'
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user