summaryrefslogtreecommitdiffstats
path: root/package/libsigsegv/libsigsegv-0001-fix-avr32-build.patch
Commit message (Collapse)AuthorAgeFilesLines
* libsigsegv: rename patches to the new convention and convert to Git formatThomas Petazzoni2014-12-311-20/+0
| | | | | | | | | | This commit renames the libsigsegv patches to the new convention, and converts them to Git formatted patches. Along the way, it also aligns the description of the different patches, in a preparation for upstream submission. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libsigsegv: fix avr32 buildSimon Dawson2013-11-051-0/+20
The libsigsegv configure step fails to correctly figure out the direction of stack growth for avr32. This leads to a zero STACK_DIRECTION definition, and build failures such as the following. http://autobuild.buildroot.net/results/a3fe938f9376533b4777d79deb7a2ee83ed5ce33 Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud