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:
Jordan R Abrahams-Whitehead 2024-08-09 20:12:24 +00:00 committed by Jordan Abrahams-Whitehead
parent fe4f5a1e6d
commit 205bb15e86

View file

@ -18,6 +18,7 @@ phony {
"awk",
"bc",
"bzip2",
"cpu-target-features",
"fsck.exfat",
"ldd",
"logwrapper",