summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-devtools/gcc
Commit message (Collapse)AuthorAgeFilesLines
* Add support for c++ futures for armv5teJames Feist2017-12-182-0/+2013
Some openbmc platforms are using -march=armv5te that has a known bug with futures. Backport patch to gcc that fixes this issue. original gcc git commit: c45be7f1aef92f2ea7363cbc4627f943b83ca902 gcc bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64735 Change-Id: I961b104c3d55c075c13d1b8c95306e71231ca0d1 Signed-off-by: James Feist <james.feist@linux.intel.com>
OpenPOWER on IntegriCloud