X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-gdb.git;a=blobdiff_plain;f=conf.d%2Fpackaging%2Frpm%2Frpmlintrc;fp=conf.d%2Fpackaging%2Frpm%2Frpmlintrc;h=eb7b233b4b25eeb59d78551200248438d6dd0ce6;hp=0000000000000000000000000000000000000000;hb=f06281416f070599eb1fdcd4c5ab114248ae86ff;hpb=2fa60c0ae3008b3dcf8e15a733fda64efea3fc8a diff --git a/conf.d/packaging/rpm/rpmlintrc b/conf.d/packaging/rpm/rpmlintrc new file mode 100644 index 0000000..eb7b233 --- /dev/null +++ b/conf.d/packaging/rpm/rpmlintrc @@ -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")