Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons
authorMike Hommey <mh+mozilla@glandium.org>
Mon, 21 May 2018 03:04:22 +0000 (12:04 +0900)
committerRaspbian forward porter <root@raspbian.org>
Mon, 31 Aug 2020 00:18:03 +0000 (01:18 +0100)
commit3cfe6f7567e2133d90cf579a6db7b750467b1ade
treeb8a21aa6cdcad90df327fec3d5dfadd0b6fca84a
parent8048c83344c3aa4152efffa25c6930446f44ff75
Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons

For some reason, GNU as is not happy with the assembly generated after
bug 1238661 anymore on Debian armel.

OTOH, as mentioned in bug 1238661 comment 4, we actually don't need this
workaround anymore, so let's just kill it.

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Bug-1463035-Remove-MOZ_SIGNAL_TRAMPOLINE.-r-darchons.patch
mfbt/LinuxSignal.h [deleted file]
mfbt/moz.build
tools/profiler/core/platform-linux-android.cpp