[Rpm-maint] [rpm-software-management/rpm] debugedit: Implement DWARF-5. (#1332)
Jan Kratochvil
notifications at github.com
Wed Aug 19 09:38:35 UTC 2020
On Wed, 19 Aug 2020 11:14:20 +0200, Panu Matilainen wrote:
> Should be pretty obvious really, starting with: it's a bit much to ask
> people to (possibly build and) install a whole another compiler just for
> a few test-cases that might not even concern them.
OK, sorry I forgot the upstream point of view. I was looking only at the
common distros like Fedora+SuSE but I agree there may exist some distro using
rpm which does not have /usr/bin/clang.
> Thanks. I agree gcc testing is not in your scope really, but wouldn't the
> same thing handle testing gcc just as easily?
Anyone can replace the line there if you think so:
-AT_SKIP_IF([test -n "$1" && ! which $1 ])
+AT_SKIP_IF([! which m4_if($1,,gcc,$1) ])
Jan
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1332#issuecomment-676039919
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200819/41c0f785/attachment.html>
More information about the Rpm-maint
mailing list