Summary: | All packages with <dev-util/meson-0.54 ignore CFLAGS/CXXFLAGS/LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Mike Gilbert <floppym> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | williamh |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2020-05-03 19:33:37 UTC
Created attachment 635886 [details]
build.log
build log and emerge --info
Result of recent changes in meson.eclass... This problem occurs when using Meson 0.53.1. This problem does not occur when using Meson 0.54.0 or 0.54.1. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=436f24daa8a32cd36b7f78a3a203fdfb963e6157 commit 436f24daa8a32cd36b7f78a3a203fdfb963e6157 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2020-05-03 21:10:34 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-05-03 21:10:34 +0000 meson.eclass: export FLAGS for older versions on meson Closes: https://bugs.gentoo.org/720860 Signed-off-by: Mike Gilbert <floppym@gentoo.org> eclass/meson.eclass | 15 +++++++++++++++ 1 file changed, 15 insertions(+) |