Aarch64 build fix 17/17917/1 tizen
authorYury Usishchev <y.usishchev@samsung.com>
Wed, 12 Mar 2014 11:41:36 +0000 (15:41 +0400)
committerYury Usishchev <y.usishchev@samsung.com>
Wed, 12 Mar 2014 11:42:53 +0000 (15:42 +0400)
This is needed for aarch64 build.

Change-Id: I45f8e821f41bad7d6fed00428d10f50529951e5f
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
packaging/libtool.spec

index 9dfffb1..3d44e9e 100644 (file)
@@ -38,8 +38,7 @@ Library needed by programs that use the ltdl interface of GNU libtool.
 cp %{SOURCE1001} .
 
 %build
-./configure CFLAGS="$RPM_OPT_FLAGS" \
-   --prefix=/usr --infodir=%{_infodir} --libdir=%{_libdir}
+%configure
 # force rebuild with non-broken makeinfo
 rm -f doc/libtool.info
 make %{?_smp_mflags}