Enforce linker version-scripts are valid
See build/ commit da9c00da5f7b Change-Id: I65878931ab61124ae75e2c738cc733adfb107afc
This commit is contained in:
@@ -37,6 +37,7 @@ var (
|
||||
"-Wl,-z,noexecstack",
|
||||
"-Wl,-z,relro",
|
||||
"-Wl,-z,now",
|
||||
"-Wl,--no-undefined-version",
|
||||
}
|
||||
|
||||
// Extended cflags
|
||||
|
Reference in New Issue
Block a user