Merge "Allow disabling LTO on eng"
This commit is contained in:
@@ -92,6 +92,9 @@ type variableProperties struct {
|
||||
Eng struct {
|
||||
Cflags []string
|
||||
Cppflags []string
|
||||
Lto struct {
|
||||
Never *bool
|
||||
}
|
||||
}
|
||||
|
||||
Pdk struct {
|
||||
|
Reference in New Issue
Block a user