|
From: <abe...@us...> - 2012-12-27 21:24:03
|
Revision: 5841
http://astlinux.svn.sourceforge.net/astlinux/?rev=5841&view=rev
Author: abelbeck
Date: 2012-12-27 21:23:56 +0000 (Thu, 27 Dec 2012)
Log Message:
-----------
perl, move from microperl to miniperl, a cross-compiled real perl with dynamic binaries
Modified Paths:
--------------
branches/1.0/astlinux-ast11.config
branches/1.0/astlinux.config
branches/1.0/astlinux18.config
Modified: branches/1.0/astlinux-ast11.config
===================================================================
--- branches/1.0/astlinux-ast11.config 2012-12-27 21:13:13 UTC (rev 5840)
+++ branches/1.0/astlinux-ast11.config 2012-12-27 21:23:56 UTC (rev 5841)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn5833-dirty Configuration
-# Mon Dec 24 14:51:51 2012
+# Buildroot 2011.08-svn5840-dirty Configuration
+# Thu Dec 27 15:19:48 2012
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -423,8 +423,7 @@
BR2_PACKAGE_BC=y
# BR2_PACKAGE_HASERL is not set
# BR2_PACKAGE_LUA is not set
-# BR2_PACKAGE_PERL is not set
-BR2_PACKAGE_MICROPERL=y
+BR2_PACKAGE_PERL=y
BR2_PACKAGE_PHP=y
BR2_PACKAGE_PHP_CGI=y
# BR2_PACKAGE_PHP_SAPI_CLI is not set
Modified: branches/1.0/astlinux.config
===================================================================
--- branches/1.0/astlinux.config 2012-12-27 21:13:13 UTC (rev 5840)
+++ branches/1.0/astlinux.config 2012-12-27 21:23:56 UTC (rev 5841)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn5833-dirty Configuration
-# Mon Dec 24 14:51:44 2012
+# Buildroot 2011.08-svn5840 Configuration
+# Thu Dec 27 15:16:12 2012
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -429,8 +429,7 @@
BR2_PACKAGE_BC=y
# BR2_PACKAGE_HASERL is not set
# BR2_PACKAGE_LUA is not set
-# BR2_PACKAGE_PERL is not set
-BR2_PACKAGE_MICROPERL=y
+BR2_PACKAGE_PERL=y
BR2_PACKAGE_PHP=y
BR2_PACKAGE_PHP_CGI=y
# BR2_PACKAGE_PHP_SAPI_CLI is not set
Modified: branches/1.0/astlinux18.config
===================================================================
--- branches/1.0/astlinux18.config 2012-12-27 21:13:13 UTC (rev 5840)
+++ branches/1.0/astlinux18.config 2012-12-27 21:23:56 UTC (rev 5841)
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.08-svn5833-dirty Configuration
-# Mon Dec 24 14:51:47 2012
+# Buildroot 2011.08-svn5840-dirty Configuration
+# Thu Dec 27 15:17:27 2012
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arm is not set
@@ -423,8 +423,7 @@
BR2_PACKAGE_BC=y
# BR2_PACKAGE_HASERL is not set
# BR2_PACKAGE_LUA is not set
-# BR2_PACKAGE_PERL is not set
-BR2_PACKAGE_MICROPERL=y
+BR2_PACKAGE_PERL=y
BR2_PACKAGE_PHP=y
BR2_PACKAGE_PHP_CGI=y
# BR2_PACKAGE_PHP_SAPI_CLI is not set
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|