summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2017-03-29 15:55:53 +0200
committerStefan Metzmacher <metze@samba.org>2017-04-07 10:32:13 +0200
commita46566ea5e35103bc5c349fe9a1d4af484020cf7 (patch)
tree3c38a6f1329db275f782e2e1886a906b57ef4393 /script
parent7a4e2bef182c109dec7ada62628eae525f4fe52d (diff)
downloadsamba-a46566ea5e35103bc5c349fe9a1d4af484020cf7.tar.gz
lib: Add pam_wrapper 1.0.3
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'script')
-rwxr-xr-xscript/compare_cc_results.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/compare_cc_results.py b/script/compare_cc_results.py
index fd5817b1a91..1ab92490426 100755
--- a/script/compare_cc_results.py
+++ b/script/compare_cc_results.py
@@ -12,6 +12,7 @@ exceptions = [
'CROSS_COMPILE', 'CROSS_ANSWERS', 'CROSS_EXECUTE',
'LIBSOCKET_WRAPPER_SO_PATH',
'LIBNSS_WRAPPER_SO_PATH',
+ 'LIBPAM_WRAPPER_SO_PATH',
'LIBUID_WRAPPER_SO_PATH',
'LIBRESOLV_WRAPPER_SO_PATH',
]