arm: allow to build with DODEBUG=y
commite63d716d4b39402294a5f5fbb34e17e094f17748
authorWaldemar Brodkorb <w.brodkorb@deubert.it>
Sun, 21 Feb 2016 21:33:30 +0000 (21 22:33 +0100)
committerWaldemar Brodkorb <w.brodkorb@deubert.it>
Sun, 21 Feb 2016 21:33:30 +0000 (21 22:33 +0100)
treee97cd68e7642dcd14bf30a9ce7dcdaaf27613fd7
parent3b49fd31dc219d537de2b99f9a0382061165be95
arm: allow to build with DODEBUG=y

Avoids following linking error:
/usr/lib/gcc/arm-openadk-linux-uclibceabihf/5.3.0/libgcc.a(unwind-arm.o):
In function `unwind_phase2':
../w-gcc-5.3.0-1/gcc-5.3.0/libgcc/unwind-arm-common.inc:289:
undefined reference to `abort'
/usr/lib/gcc/arm-openadk-linux-uclibceabihf/5.3.0/libgcc.a(unwind-arm.o):
In function `unwind_phase2_forced':
../w-gcc-5.3.0-1/gcc-5.3.0/libgcc/unwind-arm-common.inc:346:
undefined reference to `memcpy'
collect2: error: ld returned 1 exit status
ldso/ldso/Makefile.in