libmm-ta: new generated recipe 38/23138/1
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 18 Jun 2014 07:40:08 +0000 (09:40 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 18 Jun 2014 07:40:08 +0000 (09:40 +0200)
Change-Id: I4e520421d9d90a7d88c2ca83db71d2c33c9c2bbd
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
recipes-tizen/libmm-ta/libmm-ta.inc

index 4a53cea..aa4371d 100644 (file)
@@ -53,10 +53,11 @@ do_compile() {
  
  
  
+   
    CFLAGS="${CFLAGS:--O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables}" ; export CFLAGS ; 
    CXXFLAGS="${CXXFLAGS:--O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables}" ; export CXXFLAGS ; 
    FFLAGS="${FFLAGS:--O2 -g -m64 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I%_fmoddir}" ; export FFLAGS ; 
-   ./autogen.sh --build=${TARGET_SYS} --host=${HOST_SYS} \
+   autotools_do_configure --build=${TARGET_SYS} --host=${HOST_SYS} \
          --target=x86_64-tizen-linux \
          --program-prefix= \
          --prefix=${prefix} \