diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2024-08-06 22:20:02 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-08-06 22:20:52 -0400 |
commit | 7b1b808e76ab14c5ec2d9a01addd8bf2431dccb6 (patch) | |
tree | 9cee37d9d52947bfedfbf8c273c276e0fe7b8e0b /dev-lang/qu-prolog | |
parent | dev-lang/qu-prolog: update HOMEPAGE, SRC_URI for https (diff) | |
download | gentoo-7b1b808e76ab14c5ec2d9a01addd8bf2431dccb6.tar.gz gentoo-7b1b808e76ab14c5ec2d9a01addd8bf2431dccb6.tar.bz2 gentoo-7b1b808e76ab14c5ec2d9a01addd8bf2431dccb6.zip |
dev-lang/qu-prolog: update lto comment with more info
Because I got a very promising 6-minute response to my report.
email gang ++
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-lang/qu-prolog')
-rw-r--r-- | dev-lang/qu-prolog/qu-prolog-10.7.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/qu-prolog/qu-prolog-10.8.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-lang/qu-prolog/qu-prolog-10.7.ebuild b/dev-lang/qu-prolog/qu-prolog-10.7.ebuild index 47c16be66214..a9b27bccbba7 100644 --- a/dev-lang/qu-prolog/qu-prolog-10.7.ebuild +++ b/dev-lang/qu-prolog/qu-prolog-10.7.ebuild @@ -49,7 +49,8 @@ src_configure() { # -Werror=strict-aliasing # https://bugs.gentoo.org/924768 # Upstream's sole provided contact method is email. I have sent an email - # describing the issue. -- Eli + # describing the issue with a fairly rapid response saying there will be + # a new release "shortly" and that hopefully it will include a fix. -- Eli append-flags -fno-strict-aliasing filter-lto diff --git a/dev-lang/qu-prolog/qu-prolog-10.8.ebuild b/dev-lang/qu-prolog/qu-prolog-10.8.ebuild index e5026a4c28f3..bb5358c114ed 100644 --- a/dev-lang/qu-prolog/qu-prolog-10.8.ebuild +++ b/dev-lang/qu-prolog/qu-prolog-10.8.ebuild @@ -48,7 +48,8 @@ src_configure() { # -Werror=strict-aliasing # https://bugs.gentoo.org/924768 # Upstream's sole provided contact method is email. I have sent an email - # describing the issue. -- Eli + # describing the issue with a fairly rapid response saying there will be + # a new release "shortly" and that hopefully it will include a fix. -- Eli append-flags -fno-strict-aliasing filter-lto |