aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeswitch/0001-sofia-sip-byte-order.patch
diff options
context:
space:
mode:
authorGustavo Romero <gromero@br.ibm.com>2017-04-03 21:17:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-04 08:42:30 +0000
commit46c3436ab3f69b24ef32587f9a57445fbcc3f7ab (patch)
treefc0894ec38e770f4e58d6987409b32e1c07b1685 /main/freeswitch/0001-sofia-sip-byte-order.patch
parentb55f907b711f49efd625cd442df06acce2315384 (diff)
downloadaports-46c3436ab3f69b24ef32587f9a57445fbcc3f7ab.tar.bz2
aports-46c3436ab3f69b24ef32587f9a57445fbcc3f7ab.tar.xz
main/gdb: fix gdb 7.12.1 build with musl on ppc
GDB (as other applications) relies on a libc that includes Linux headers by default, like <asm/ptrace.h>. However Musl does not rely on these headers and instead decided to define them also. As a consequence build brakes due to redefinitions. That commit fixes GDB build on ppc by excluding the problematic dependency on Linux headers and also addresses an issue that appeared from GDB 7.11.1 to 7.12.1, when GDB started to be built as a C++ program by default [1, 2], generating mangled and non-mangled objects. [1] https://goo.gl/HYL82h [2] https://sourceware.org/ml/gdb/2016-04/msg00041.html
Diffstat (limited to 'main/freeswitch/0001-sofia-sip-byte-order.patch')
0 files changed, 0 insertions, 0 deletions