projects
/
platform
/
core
/
uifw
/
dali-toolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bb1e09
)
Revert "[Tizen] disable usd for riscv64 arch"
author
ANZ1217
<chihun.jeong@samsung.com>
Thu, 5 Jun 2025 05:29:54 +0000
(14:29 +0900)
committer
ANZ1217
<chihun.jeong@samsung.com>
Thu, 5 Jun 2025 05:29:54 +0000
(14:29 +0900)
This reverts commit
4e8110355206173ef1e7cc3ebce8eb4c934f377b
.
packaging/dali-toolkit.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-toolkit.spec
b/packaging/dali-toolkit.spec
index f041b57d9629958fdc9a9d05a5f263237f529b49..f8fc5cbf71399f40dea8ae409c4449ea4e86984f 100644
(file)
--- a/
packaging/dali-toolkit.spec
+++ b/
packaging/dali-toolkit.spec
@@
-7,16
+7,6
@@
License: Apache-2.0 and BSD-3-Clause and MIT
URL: https://review.tizen.org/git/?p=platform/core/uifw/dali-toolkit.git;a=summary
Source0: %{name}-%{version}.tar.gz
-%ifnarch riscv64
-%if 0%{?tizen_version_major} > 9
-%define enable_usd_loader 1
-%else
-%define enable_usd_loader 0
-%endif
-%else
-%define enable_usd_loader 0
-%endif
-
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
BuildRequires: cmake