mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
uriparser: Allow native build
It is useful to be able to build a native version of uriparser e.g. when you're building your entire distribution on native for validation and testing purposes. Signed-off-by: Sam Nobs <samuel.nobs@taitradio.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4d53ab2221
commit
17a4e8269c
|
|
@ -12,3 +12,5 @@ EXTRA_OECONF = "--disable-test --disable-doc"
|
|||
|
||||
SRC_URI[md5sum] = "9aabdc3611546f553f4af372167de6d6"
|
||||
SRC_URI[sha256sum] = "ce7ccda4136974889231e8426a785e7578e66a6283009cfd13f1b24a5e657b23"
|
||||
|
||||
BBCLASSEXTEND += "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user