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:
be30bd7
)
Revert "[Tizen] disable usd for riscv64 arch"
author
Woochan Lee
<wc0917.lee@samsung.com>
Thu, 22 May 2025 04:47:01 +0000
(13:47 +0900)
committer
Woochan Lee
<wc0917.lee@samsung.com>
Thu, 22 May 2025 04:47:01 +0000
(13:47 +0900)
This reverts commit
562538668d54376e800e36efb52f3c60d067c056
.
packaging/dali-toolkit.spec
patch
|
blob
|
history
diff --git
a/packaging/dali-toolkit.spec
b/packaging/dali-toolkit.spec
index 4f2d6fa739b191b1118e64c126d6b4b131952281..6376b6132cbce4dc0666777b3b60c3a0a7618343 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