dev-R/ps: respect LDFLAGS

Closes: https://bugs.gentoo.org/794112
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-09-05 05:56:14 +02:00
parent 1dc1bcfb73
commit 81a93e00b6
3 changed files with 27 additions and 0 deletions

View File

@@ -11,4 +11,14 @@
manipulate all system processes, on 'Windows', 'Linux' and
'macOS'.
</longdescription>
<upstream>
<bugs-to>https://github.com/r-lib/ps/issues</bugs-to>
<changelog>https://cran.r-project.org/web/packages/ps/news/news.html</changelog>
<doc lang="en">https://cran.r-project.org/web/packages/ps/ps.pdf</doc>
<maintainer>
<email>csardi.gabor@gmail.com</email>
<name>Gábor Csárdi</name>
</maintainer>
<remote-id type="github">r-lib/ps</remote-id>
</upstream>
</pkgmetadata>