hauke 5e589420a7 mysql: fix a compile error on some host systems.
conf_to_src.c uses C++ functions so we should use g++ for compiling.
The CFLAGS, CPPFLAGS and LDFLAGS for host build should be used and not the for target builds.

This closes #8342


git-svn-id: svn://svn.openwrt.org/openwrt/packages@26540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-09 12:58:10 +00:00
2011-03-30 20:10:42 +00:00
2011-03-04 02:16:29 +00:00
2009-04-17 14:22:30 +00:00
2011-04-04 20:46:25 +00:00
Description
No description provided
20 MiB
Languages
C 56.1%
Makefile 29.5%
Shell 7.8%
PHP 6.1%
JavaScript 0.3%