Add tinfo to link flags 16/221516/2 accepted/tizen_6.0_base accepted/tizen_6.0_base_tool accepted/tizen_6.0_base_tool_hotfix tizen_6.0_base tizen_6.0_base_hotfix accepted/tizen/6.0/base/20201029.110328 accepted/tizen/6.0/base/20230713.142808 accepted/tizen/6.0/base/tool/20201029.111859 accepted/tizen/6.0/base/tool/hotfix/20201030.124717 accepted/tizen/6.0/base/tool/hotfix/20201102.085847 accepted/tizen/base/20200113.070339 submit/tizen_6.0_base/20201029.184801 submit/tizen_6.0_base_hotfix/20201030.192501 submit/tizen_6.0_base_hotfix/20201102.162701 submit/tizen_base/20200109.180000 submit/tizen_base/20200109.181300 tizen_6.0.m2_release
authorSlava Barinov <v.barinov@samsung.com>
Thu, 19 Dec 2019 14:22:59 +0000 (17:22 +0300)
committerDongkyun Son <dongkyun.s@samsung.com>
Wed, 8 Jan 2020 00:51:45 +0000 (09:51 +0900)
Change-Id: I5cb374a9609323e2ac26ad8e95ab65ef2b8bb87b
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
packaging/cmake.spec

index 215331c..17d399b 100644 (file)
@@ -33,6 +33,7 @@ cp %{SOURCE1001} .
 %build
 export CXXFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
 export CFLAGS="$CXXFLAGS"
+export LDFLAGS="-ltinfo"
 ./configure \
     --prefix=%{_prefix} \
     --datadir=/share/%{name} \