Add cpu-target-features binary
This is a very small executable which is used to determine what CPU target features are enabled for a given compiler toolchain. The actual source code is in bionic. Bug: 354747380 Test: Installed on to cuttlefish and ran for x86_64 Change-Id: I348060054ae4427d1ae903a384340413fe714c4c
This commit is contained in:
parent
fe4f5a1e6d
commit
205bb15e86
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ phony {
|
|||
"awk",
|
||||
"bc",
|
||||
"bzip2",
|
||||
"cpu-target-features",
|
||||
"fsck.exfat",
|
||||
"ldd",
|
||||
"logwrapper",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue