diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-04-12 19:43:52 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-04-12 21:26:54 +0200 |
commit | 63f7b84932e884409c5a46c7e91058e2c9f75a00 (patch) | |
tree | 4c456c7ee466799a1c86046e071fcb4c14f4433e /package/gcc | |
parent | cdb7876f63a253254b86637aaac8b255a426b60a (diff) | |
download | buildroot-63f7b84932e884409c5a46c7e91058e2c9f75a00.tar.gz buildroot-63f7b84932e884409c5a46c7e91058e2c9f75a00.zip |
picocom: fix build for x86 with musl libc
Since version 3.1 picocom enabled by default custom baud rate support
for x86 targets. This requires the c_ispeed and c_opseed field in struct
termios that musl libc does not provide. Add an upstream patch that
restricts custom baud rates to C libraries that provide the needed
termios fields.
Fixes:
http://autobuild.buildroot.net/results/28e/28ec584484dedfd6ef473dfd9dd24481e27ce2b3/
http://autobuild.buildroot.net/results/912/912493a8f99416524a5897634ae62604436e9b51/
http://autobuild.buildroot.net/results/65d/65d0f449822f296dfe6b9be0e03a5a855f700a9e/
Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions