[Buildroot] [PATCH 0/2] xtensa fixes for jasper

Peter Korsgaard peter at korsgaard.com
Tue May 19 19:36:49 UTC 2015


>>>>> "Max" == Max Filippov <jcmvbkbc at gmail.com> writes:

 > Hi,
 > There are two patches: one makes jasper configure script preserve CFLAGS
 > when --enable-debug is specified.

 > I was hoping that that'd be enough for jasper to build on xtensa, but
 > unfortunately no: a bunch of one kind of literal-out-of-range errors is gone
 > but a smaller bunch of other kind of the same error appeared. Xtensa gcc
 > does nothing to place literals closer to their corresponding literal load
 > instructions in functions with huge code size generated with -O0.

 > So the second patch disables debug for jasper when building for xtensa.

 > Max Filippov (2):
 >   jasper: Don't overwrite CFLAGS when configured with --enable-debug
 >   jasper: Disable debugging when building for xtensa

Committed both, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list