civetweb: fix build for xtensa
authorBaruch Siach <baruch@tkos.co.il>
Tue, 31 Dec 2013 09:07:31 +0000 (11:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 31 Dec 2013 10:57:54 +0000 (11:57 +0100)
commit37084ead509fa42db39637fcb837e7a99197c6c9
tree1d73703a4eaada56f0dfbbcbbfe710b63109c0c4
parent7c04932603476f3adf474f3bc47c35bdb59d947a
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>
package/civetweb/civetweb.mk