mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
204c204834
commit
1978e19f86
@ -27,3 +27,5 @@ do_compile () {
|
||||
do_install () {
|
||||
oe_runmake install 'DESTDIR=${D}'
|
||||
}
|
||||
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user