Add Init_rc to Product_variables.Eng
Change-Id: If490b64f3631ec0825ffa28964a3e65572a9bcb8
This commit is contained in:
parent
422ed505ad
commit
2951086393
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ type variableProperties struct {
|
|||
Eng struct {
|
||||
Cflags []string
|
||||
Cppflags []string
|
||||
Init_rc []string
|
||||
Lto struct {
|
||||
Never *bool
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue