mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Always_inline on GCC12 falis #451
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NikMikM on GitHub (Mar 22, 2023).
Hello! I am using GCC 12 (on Linux) and trying to make the library, but apparently, i have an error, which indicates that:
Could you please help me to solve it? I just can't understand exactly what's wrong.
@eustas commented on GitHub (Mar 22, 2023):
Hi. Going to check it there is an update in upstream macro library (headley), and rebase if any.
If it won't help, we should file an issue in the upstream.
@NikMikM commented on GitHub (Mar 22, 2023):
@eustas Sorry to bother you, i don't think that my issue is appropriate, since i've tried to use modified 'make'. I mean - it would be nice, if you just delete this issue, because i've downloaded the files from this repo and with GNU make it worked, and no such problem occured