libev: allow to build a -native package

This will e.g. enable us to use it from nghttp2-native

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
André Draszik
2019-11-07 11:15:35 +00:00
committed by Khem Raj
parent ab4a5a119e
commit e09cb9b3db
@@ -17,3 +17,5 @@ do_install_append() {
# still basic so drop it for now.
rm ${D}${includedir}/event.h
}
BBCLASSEXTEND = "native"