summaryrefslogtreecommitdiff
path: root/.ci
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-03-23 14:12:18 +0100
committerBastien Nocera <hadess@hadess.net>2021-03-23 14:23:25 +0100
commit9c3d75dfd33e8b8d91b3bcf709567182f74ae053 (patch)
tree9975ae8e860a57bc8e381229035efde9778bd2bd /.ci
parentb4ad67c326d3080d36f172ed88b88b869b61e717 (diff)
downloadgnome-bluetooth-9c3d75dfd33e8b8d91b3bcf709567182f74ae053.tar.gz
ci: Reset reference ABI to an earlier version
The ABI hasn't changed (for public functions) since the port to meson, so use that as the reference (while ignoring changes to internal-only agent functions).
Diffstat (limited to '.ci')
-rw-r--r--.ci/gbt.suppr3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ci/gbt.suppr b/.ci/gbt.suppr
new file mode 100644
index 00000000..49030d18
--- /dev/null
+++ b/.ci/gbt.suppr
@@ -0,0 +1,3 @@
+[suppress_function]
+symbol_name_regexp = bluetooth_agent_.*
+drop = yes