libzip: Add native support

Native tools may link against libzip, so extend it to be a native
recipe also.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Joshua Watt
2022-10-28 10:17:09 -05:00
committed by Khem Raj
parent 7056f31fd9
commit 22afd39264
@@ -25,3 +25,5 @@ SRC_URI[sha256sum] = "c93e9852b7b2dc931197831438fee5295976ee0ba24f8524a8907be5c2
# Patch for CVE-2017-12858 is applied in version 1.2.0.
CVE_CHECK_IGNORE += "CVE-2017-12858"
BBCLASSEXTEND += "native"