kumquat-buildroot/package/civetweb
Baruch Siach 37084ead50 civetweb: fix build for xtensa
The civetweb package bundled sqlite3 generates an object that is too large for
the xtensa default placement of literals in a dedicated section. Use
-mtext-section-literal to place literals in the text section.

Fixes
http://autobuild.buildroot.net/results/d14/d142f3ce17ab22cc39f9117c114318c1b5cadfc5/.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-12-31 11:57:54 +01:00
..
civetweb.mk civetweb: fix build for xtensa 2013-12-31 11:57:54 +01:00
Config.in Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00