diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-06-25 10:07:38 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-06-25 21:33:51 +0200 |
commit | a98ee4582f127819c1978c8ee43b66b5acf981ae (patch) | |
tree | 127d7bdf6a013288e5880bf85f52e78fa2ee7ee8 /package/gcc | |
parent | cf10728757f0daec097e72a037fb27a38de2b0e6 (diff) | |
download | buildroot-a98ee4582f127819c1978c8ee43b66b5acf981ae.tar.gz buildroot-a98ee4582f127819c1978c8ee43b66b5acf981ae.zip |
gdb: add patch to fix noMMU build issue
This commit adds a patch to fix a build issue encountered on noMMU
architectures when building gdbserver, due to the use of fork()
instead of vfork().
The patch has been submitted upstream:
https://sourceware.org/ml/gdb-patches/2018-06/msg00569.html
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions