mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Don't reset -q after calling UPDATE_NOW with ignore-minus-n
[SVN r83629]
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "rules.h"
|
||||
|
||||
int make( LIST * targets, int anyhow );
|
||||
int make1( TARGET * const t );
|
||||
int make1( LIST * t );
|
||||
|
||||
typedef struct {
|
||||
int temp;
|
||||
|
||||
Reference in New Issue
Block a user