Merge "Add required: to debuggable"
This commit is contained in:
@@ -87,6 +87,7 @@ type variableProperties struct {
|
||||
Cflags []string
|
||||
Cppflags []string
|
||||
Init_rc []string
|
||||
Required []string
|
||||
}
|
||||
|
||||
// eng is true for -eng builds, and can be used to turn on additionaly heavyweight debugging
|
||||
|
Reference in New Issue
Block a user