s3-lib: Remove support for libexc for IRIX backtraces
authorAndrew Bartlett <abartlet@samba.org>
Tue, 10 Apr 2018 03:54:10 +0000 (15:54 +1200)
committerJeremy Allison <jra@samba.org>
Tue, 10 Apr 2018 23:06:39 +0000 (01:06 +0200)
commit85dc9ee14023a8fb84b5c74555d43008bb6bb0c0
tree09021615d25396e6a8f394beef9347daede1cff9
parent07532f6a5953e5900d5350e12e13a76e37a9ec6a
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>
source3/lib/util.c
source3/wscript