Summary: | app-crypt/rotix-0.83-r2 does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arthurzam, azamat.hackimov |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/32811 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2023-09-15 12:37:53 UTC
CC'ing also the author of the commit (6ef01054101bc167103879eb0caf0db26bdfa372) Created attachment 870601 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd262942d9abaa10fdb67a967cb1230cc8e158f9 commit dd262942d9abaa10fdb67a967cb1230cc8e158f9 Author: Azamat H. Hackimov <azamat.hackimov@gmail.com> AuthorDate: 2023-09-15 15:17:29 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2023-09-16 07:00:53 +0000 app-crypt/rotix: switch to meson Implementing own meson based build system is cheaper than dealing broken upstream build system. Updated LICENSE. Closes: https://bugs.gentoo.org/914230 Closes: https://bugs.gentoo.org/914231 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32811 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> .../rotix/files/rotix-0.83-cc-cflags-lflags.patch | 61 ---------------------- app-crypt/rotix/files/rotix-0.83-meson-build.patch | 61 ++++++++++++++++++++++ app-crypt/rotix/rotix-0.83-r2.ebuild | 25 +++++---- 3 files changed, 75 insertions(+), 72 deletions(-) |