riscv64: Add support for RISC-V
[platform/upstream/iotivity.git] / tools / tizen / iotivity-vd-tv-tizen30.spec
index 6c173bd..6568be1 100644 (file)
@@ -46,6 +46,9 @@ Source1002: %{name}-test.manifest
 %ifarch aarch64
 %define TARGET_ARCH "arm64"
 %endif
+%ifarch riscv64
+%define TARGET_ARCH "riscv64"
+%endif
 %ifarch x86_64
 %define TARGET_ARCH "x86_64"
 %endif