| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/39780
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/936815
Closes: https://bugs.gentoo.org/928245
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
- do not fortify source
- use preferred CC
Bug: https://bugs.gentoo.org/936815
Bug: https://bugs.gentoo.org/928245
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/925843
Closes: https://bugs.gentoo.org/918908
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
clang -MT gtkdial.o -MMD -MP -MF .deps/gtkdial.d -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Werror -D_FORTIFY_SOURCE=2 -DVERSION=\"Unknown\" -Wno-error=deprecated-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
gtkdial.c:836:9: error: using integer absolute value function 'abs' when
argument is of floating point type [-Werror,-Wabsolute-value]
836 | if (abs(delta) > 1)
Link: https://github.com/geoffreybennett/alsa-scarlett-gui/pull/87
Closes: https://bugs.gentoo.org/918957
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
|
|
|
|
| |
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
|
|
It's mildly annoying that I have to grab a git commit, but the recent
improvements are substantial. I suspect a new tag won't be far away, and
I'll bump this to a properly tagged version then.
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
|