Magellan Linux

Diff of /smage/trunk/extras/php/php-5.4.45-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8338 by niro, Fri Jan 15 09:07:03 2016 UTC revision 8339 by niro, Fri Jan 15 10:14:28 2016 UTC
# Line 633  src_compile() Line 633  src_compile()
633   --with-pear \   --with-pear \
634   ${php_extensions} \   ${php_extensions} \
635   || die   || die
   
636   mmake || die   mmake || die
637    
638   #  #
639   # build fpm   # build fpm
640   #   #
641    
# Line 653  src_compile() Line 652  src_compile()
652  # --disable-pdo \  # --disable-pdo \
653  # ${php_disable_shared_extensions} \  # ${php_disable_shared_extensions} \
654  # || die  # || die
655    
656     echo "build complete"
657  }  }
658    
659  src_check()  src_check()

Legend:
Removed from v.8338  
changed lines
  Added in v.8339