libopus: add native and nativesdk

* can be used by spice

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Martin Jansa 2018-05-11 19:22:19 +00:00 committed by Armin Kuster
parent a6a3de760f
commit 93be3e083f

View File

@ -50,3 +50,5 @@ python () {
#| {standard input}:773: Error: selected processor does not support Thumb mode `smull fp,r3,r5,r8'
#| make[2]: *** [celt/celt.lo] Error 1
ARM_INSTRUCTION_SET = "arm"
BBCLASSEXTEND = "native nativesdk"