summaryrefslogtreecommitdiff
path: root/samples/aarch64-rpi3-linux-gnueabi
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-03-13 22:40:57 (GMT)
committerAlexey Neyman <stilor@att.net>2016-04-02 01:15:39 (GMT)
commit2c7f7cf84784dd86ce03665a7e65de927e03c23e (patch)
tree49ef261a8c9b0f216fafc7cd72e85036493371af /samples/aarch64-rpi3-linux-gnueabi
parent85af58487290a46e7252504f2af808ad3c99d5d4 (diff)
Unbreak *-uclibc with native GDB.
Currently, native GDB 7.11 fails to build with uClibc-ng due to undefined reference to _obstack_free. On IRC [http://crosstool-ng.osuosl.org/download/ibot-logs/2016-02-28.html], it has been suggested to disable obstack in uClibc configuration. I think it is a workaround rather than a fix: if another library/app needs obstack, this leaves no viable configuration. IMO, if uClibc seeks to mimic the glibc API, it should also provide _obstack_free call (an alias for which it already has, even though commented out). Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/aarch64-rpi3-linux-gnueabi')
0 files changed, 0 insertions, 0 deletions