mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 15:06:18 +00:00
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:
parent
ab4a5a119e
commit
e09cb9b3db
@ -17,3 +17,5 @@ do_install_append() {
|
|||||||
# still basic so drop it for now.
|
# still basic so drop it for now.
|
||||||
rm ${D}${includedir}/event.h
|
rm ${D}${includedir}/event.h
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user