summaryrefslogtreecommitdiff
path: root/devel/libgnutls.abignore
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2019-04-18 18:39:14 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2019-04-18 18:39:14 +0000
commit9622fa54ae59b48f7dfe9242b012a87974d9244a (patch)
treea79aad86c336d8f9ea165f7fb9c2d0872c968a27 /devel/libgnutls.abignore
parent4bc3d5ecfa088d114c34fb50850eeb83272fb759 (diff)
parent858f85c626936fd4c60e8e44033e84db3c9f2a87 (diff)
downloadgnutls-9622fa54ae59b48f7dfe9242b012a87974d9244a.tar.gz
Merge branch 'tmp-abigail' into 'master'
Use libabigail for tracking ABI changes See merge request gnutls/gnutls!972
Diffstat (limited to 'devel/libgnutls.abignore')
-rw-r--r--devel/libgnutls.abignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libgnutls.abignore b/devel/libgnutls.abignore
new file mode 100644
index 0000000000..68111d660c
--- /dev/null
+++ b/devel/libgnutls.abignore
@@ -0,0 +1,9 @@
+`[suppress_function]
+symbol_version = GNUTLS_PRIVATE_3_4
+
+[suppress_function]
+name_regexp = _gnutls*
+
+[suppress_variable]
+symbol_version = GNUTLS_PRIVATE_3_4
+