ltrace: Remove unused static function

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-06-15 18:17:07 -07:00
parent b649d4cde4
commit 07f8997356
2 changed files with 38 additions and 0 deletions
@@ -29,6 +29,7 @@ SRC_URI = "git://github.com/sparkleholic/ltrace.git;branch=master;protocol=http
file://include_unistd_nr.patch \
file://0001-Bug-fix-for-data-type-length-judgment.patch \
file://0001-ensure-the-struct-pointers-are-null-initilized.patch \
file://0001-ppc-Remove-unused-host_powerpc64-function.patch \
"
SRC_URI_append_libc-musl = " file://add_ppc64le.patch"