s3-lib: Remove support for libexc for IRIX backtraces
commit8f9be615515622738fbc7175a44902679f2187d7
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:54:23 +0000 (4 09:54 +0200)
tree46ef0f43836a326c430eb0e06c285765a63973db
parente322613d518953dfe725a8d6c0c35c8cd73c8dbb
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