mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
reptyr: Do not build for riscv32
It needs to add platform support first Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -27,3 +27,5 @@ do_compile () {
|
|||||||
do_install () {
|
do_install () {
|
||||||
oe_runmake install 'DESTDIR=${D}'
|
oe_runmake install 'DESTDIR=${D}'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
COMPATIBLE_HOST:riscv32 = "null"
|
||||||
|
|||||||
Reference in New Issue
Block a user