Remove unused flags.Nocrt
Nocrt is handled through deps.CrtBegin/End, flags.Nocrt is unused Change-Id: I8ab5313bb2eb3a00e336504d6dd3813350fbe14d Test: soong builds
This commit is contained in:
@@ -161,7 +161,6 @@ type builderFlags struct {
|
||||
ldFlags string
|
||||
libFlags string
|
||||
yaccFlags string
|
||||
nocrt bool
|
||||
toolchain config.Toolchain
|
||||
clang bool
|
||||
|
||||
|
Reference in New Issue
Block a user