You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Add debug options to code generation make in test.pl.
This commit is contained in:
+1
-1
@@ -531,7 +531,7 @@ eval
|
||||
&log(INFO, "autogenerate code");
|
||||
|
||||
# Build code
|
||||
executeTest("make -C ${strBuildPath} build-config build-error build-help");
|
||||
executeTest("CFLAGS='-Wfatal-errors -g' make -C ${strBuildPath} build-config build-error build-help");
|
||||
|
||||
if ($bGenOnly)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user