[Buildroot] [PATCH 0/3] xtensa build fixes using -mtext-section-literal

Baruch Siach baruch at tkos.co.il
Tue Dec 31 09:07:28 UTC 2013


These fixes are all similar. As the helpful linker error message says, xtensa 
needs -mtext-section-literal when building too large 
objects/libraries/binaries. So just do as we are told to.

Baruch Siach (3):
  php: fix build for xtensa
  lmbench: fix build for xtensa
  civetweb: fix build for xtensa

 package/civetweb/civetweb.mk | 3 +++
 package/lmbench/lmbench.mk   | 4 ++++
 package/php/php.mk           | 4 ++++
 3 files changed, 11 insertions(+)

-- 
1.8.5.2



More information about the buildroot mailing list