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