Commit dfd38b88 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

1. disabled mysql, mysqli and pdo-mysql

2. + '-ldl' to CFLAGS
parent 45cf51e6
......@@ -9,6 +9,10 @@ EXTRA_OECONF += "--enable-elphel \
--with-config-file-path=${sysconfdir}/php \
"
PACKAGECONFIG[mysql] = "--without-mysql --without-mysqli --without-pdo-mysql"
CFLAGS += " -ldl"
DEPENDS += " curl \
linux-xlnx \
"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment