libmm-session: new generated recipe 39/23139/1
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 18 Jun 2014 07:43:01 +0000 (09:43 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 18 Jun 2014 07:43:01 +0000 (09:43 +0200)
Change-Id: Ic3af33ea1e0b41c7f3aed9b930248a898e6298a7
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
recipes-tizen/libmm-session/libmm-session.inc

index de08d40..e48d038 100644 (file)
@@ -56,10 +56,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} \