uthash: add native extend

fontforge-native will require it

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-10-30 12:41:17 +01:00
committed by Martin Jansa
parent 9a8268fbd5
commit abeb107be1
@@ -12,3 +12,5 @@ do_install () {
install -dm755 ${D}${includedir} install -dm755 ${D}${includedir}
install -m 0644 ${S}/src/*.h ${D}${includedir} install -m 0644 ${S}/src/*.h ${D}${includedir}
} }
BBCLASSEXTEND = "native"