[Buildroot] [PATCH v2 1/4] package/unixodbc: new package

Gustavo Zacarias gustavo at zacarias.com.ar
Tue Mar 10 11:43:12 UTC 2015


On 03/06/2015 01:49 PM, Bernd Kuhls wrote:

> --- /dev/null
> +++ b/package/unixodbc/Config.in
> @@ -0,0 +1,7 @@
> +config BR2_PACKAGE_UNIXODBC
> +	bool "unixodbc"
> +	help
> +	  The unixODBC Project goals are to develop and promote unixODBC
> +	  to be the definitive standard for ODBC on non MS Windows platforms.
> +
> +	  http://www.unixodbc.org

Hi.
According to my tests it needs threads, you'll need to propagate that
dependency upwards to php-pdo-unixdobc as well.
Other than that it looks good.
Regards.



More information about the buildroot mailing list