s3-lib: Remove support for libexc for IRIX backtraces
commit8f01d946b49730b40481804b2c60cc0b105c458c
authorAndrew Bartlett <abartlet@samba.org>
Tue, 10 Apr 2018 03:54:10 +0000 (10 15:54 +1200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Jun 2018 07:55:29 +0000 (4 09:55 +0200)
tree65f4733373bf790e672f2bd0d1397ac7a0a46e47
parent9c794a21b1fd845bd63543c88a9a23c07aca72ef
s3-lib: Remove support for libexc for IRIX backtraces

IRIX is long dead, and this code needs become_root() which is not in
the top level code.

Additionally, the check for libexc never made it into waf, so this
has been dead code since Samba 4.1.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13454
(cherry picked from commit 85dc9ee14023a8fb84b5c74555d43008bb6bb0c0)
source3/lib/util.c
source3/wscript