kumquat-buildroot/package/glibc
Mark Corbin 72723ea80f packages/glibc: Fix mcontext_t error that breaks RISC-V package builds
The riscv-glibc repository version of glibc 2.26 will build for
RISC-V 32bit, but when many packages are built against the resulting
library an 'unknown type name mcontext_t' error is reported. The
definition of mcontext_h in the ucontext.h header file needs to be
moved outside of the '#ifdef __USE_MISC' structure to fix this
issue.

Fixes:
  http://autobuild.buildroot.net/results/5aa9cb29c459f511dc9c4fcf218dc9a842505aa3

Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-02-04 19:20:38 +01:00
..
4e2943456e690d89f48e6e710757dd09404b0c9a packages/glibc: Fix mcontext_t error that breaks RISC-V package builds 2019-02-04 19:20:38 +01:00
arc-2018.09-release
glibc-2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1 package/glibc: bump version for more post-2.28 fixes 2019-01-03 22:07:55 +01:00
Config.in
glibc.hash
glibc.mk arch: add support for RISC-V 32-bit (riscv32) architecture 2019-01-06 14:09:31 +01:00
nsswitch.conf