Packaging: ignore expected rpmlint warnings
[src/xds/xds-gdb.git] / conf.d / packaging / rpm / rpmlintrc
diff --git a/conf.d/packaging/rpm/rpmlintrc b/conf.d/packaging/rpm/rpmlintrc
new file mode 100644 (file)
index 0000000..eb7b233
--- /dev/null
@@ -0,0 +1,6 @@
+# Note that while they are architecture-dependent, they are named to avoid
+# conflicts (and we make sure of that in the RPM through go_arch).
+addFilter("W: position-independent-executable-suggested")
+
+# We want to use /opt/AGL
+addFilter("W: suse-filelist-forbidden-opt")