mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 18:39:09 +02:00
nnstreamer: Add missing meson option
Enable float16 type to meson option to fix float16 failure on transform_typecast ssat test Signed-off-by: Alexi Birlinger <alexi.birlinger@nxp.com>
This commit is contained in:
parent
64b473fb32
commit
22ed565cd8
|
@ -86,6 +86,7 @@ PACKAGECONFIG[tvm] = "\
|
||||||
"
|
"
|
||||||
|
|
||||||
EXTRA_OEMESON += "\
|
EXTRA_OEMESON += "\
|
||||||
|
-Denable-float16=true \
|
||||||
-Denable-test=true \
|
-Denable-test=true \
|
||||||
-Dinstall-test=true \
|
-Dinstall-test=true \
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user