Fixed the issue of tizen-locale for riscv64 25/295425/1 accepted/tizen_base_tool_dev accepted/tizen/base/tool/dev/20230707.094314 submit/tizen_base_dev/20230707.050128
authorwchang kim <wchang.kim@samsung.com>
Fri, 7 Jul 2023 02:56:37 +0000 (11:56 +0900)
committerwchang kim <wchang.kim@samsung.com>
Fri, 7 Jul 2023 02:56:37 +0000 (11:56 +0900)
Change-Id: Ib18134121169402c4c836f899af9896ddb1641d3

packaging/glibc.spec

index ae6979a..81c7ef6 100644 (file)
@@ -419,6 +419,7 @@ function glibc_configure () {
   libc_cv_cc_pie_default=yes \
 %ifarch riscv64
   libc_cv_slibdir="/%{_lib}" \
+  libc_cv_complocaledir="%{_prefix}/lib/locale" \
 %endif
 %if %{enable_stackguard_randomization}
   --enable-stackguard-randomization \