Jelajahi Sumber

2019-07-24 / Folus Wen

Actions:
1. PHP add sqlite3 & json extension.

Files:
1. As follow commit history.
7550 5 tahun lalu
induk
melakukan
f74f6526cb

+ 1 - 1
EVSE/GPL/Makefile

@@ -122,7 +122,7 @@ libxml2:
 
 php:
 	echo "php-5.6.40"
-	cd php-5.6.40/;./configure --host=arm-linux-gnueabihf --prefix=$(shell pwd)/php-5.6.40/release --with-libxml-dir=$(shell pwd)/libxml2-2.7.6/release/  -with-config-file-path=/etc --enable-libxml --without-zlib --without-pear --enable-simplexml --disable-mbregex --enable-sockets --enable-fpm --disable-opcache --disable-all;cd ../
+	cd php-5.6.40/;./configure --host=arm-linux-gnueabihf --prefix=$(shell pwd)/php-5.6.40/release --with-libxml-dir=$(shell pwd)/libxml2-2.7.6/release/  -with-config-file-path=/etc --enable-json --enable-libxml --without-zlib --without-pear --enable-simplexml --disable-mbregex --enable-sockets --enable-fpm --disable-opcache --with-pcre-dir --with-sqlite3 --disable-all ;cd ../
 	make -C php-5.6.40 CC=$(CROSS_COMPILE)gcc clean
 	make -C php-5.6.40 CC=$(CROSS_COMPILE)gcc 
 	make -C php-5.6.40 CC=$(CROSS_COMPILE)gcc install

TEMPAT SAMPAH
EVSE/GPL/php-5.6.40/release/bin/php-cgi


+ 1 - 1
EVSE/GPL/php-5.6.40/release/bin/php-config

@@ -17,7 +17,7 @@ program_suffix=""
 exe_extension=""
 php_cli_binary=NONE
 php_cgi_binary=NONE
-configure_options=" '--host=arm-linux-gnueabihf' '--prefix=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/php-5.6.40/release' '--with-libxml-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/release/' '-with-config-file-path=/etc' '--enable-libxml' '--without-zlib' '--without-pear' '--enable-simplexml' '--disable-mbregex' '--enable-sockets' '--enable-fpm' '--disable-opcache' '--disable-all' 'host_alias=arm-linux-gnueabihf' 'CC=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc'"
+configure_options=" '--host=arm-linux-gnueabihf' '--prefix=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/php-5.6.40/release' '--with-libxml-dir=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/libxml2-2.7.6/release/' '-with-config-file-path=/etc' '--enable-json' '--enable-libxml' '--without-zlib' '--without-pear' '--enable-simplexml' '--disable-mbregex' '--enable-sockets' '--enable-fpm' '--disable-opcache' '--with-pcre-dir' '--with-sqlite3' '--disable-all' 'host_alias=arm-linux-gnueabihf' 'CC=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc'"
 php_sapis=" cli fpm cgi"
 
 # Set php_cli_binary and php_cgi_binary if available

TEMPAT SAMPAH
EVSE/GPL/php-5.6.40/release/sbin/php-fpm


TEMPAT SAMPAH
EVSE/Projects/AW-Regular/Images/MLO


TEMPAT SAMPAH
EVSE/Projects/AW-Regular/Images/ramdisk.gz


TEMPAT SAMPAH
EVSE/Projects/AW-Regular/Images/u-boot.img


TEMPAT SAMPAH
EVSE/Projects/AW-Regular/Images/zImage


TEMPAT SAMPAH
EVSE/rootfs/bin/php-cgi


TEMPAT SAMPAH
EVSE/rootfs/lib/libpcre.a


TEMPAT SAMPAH
EVSE/rootfs/lib/libpcrecpp.a


TEMPAT SAMPAH
EVSE/rootfs/lib/libpcreposix.a


TEMPAT SAMPAH
board-support/linux-4.9.59+gitAUTOINC+a75d8e9305-ga75d8e9305/.tmp_vmlinux1


TEMPAT SAMPAH
board-support/linux-4.9.59+gitAUTOINC+a75d8e9305-ga75d8e9305/.tmp_vmlinux2


+ 1 - 1
board-support/linux-4.9.59+gitAUTOINC+a75d8e9305-ga75d8e9305/.version

@@ -1 +1 @@
-315
+321