summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libx86-1/libx86-1.1
Commit message (Collapse)AuthorAgeFilesLines
* libx86-1: Fix build on 32bit x86Khem Raj2023-03-051-6/+14
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libx86-1: Fix build with clang16Khem Raj2023-03-041-0/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libx86: Fix pointer typecasting in assignmentKhem Raj2022-09-051-0/+33
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libx86-1: fix QA warning for GNU_HASHYi Zhao2016-08-221-0/+17
| | | | | | | | Add LDFLAGS variable to Makefile so that extra linker flags can be sent via this variable. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libx86-1: port a patch to make it workRoy Li2016-02-012-0/+216
port a patch from libx86-1.1-21.fc23.src.rpm, and make libx86-1 be able to work and assume zero which return by LRMI_common_init is valid address Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>