| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Closes: https://bugs.gentoo.org/941727
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
| |
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
|
|
|
|
| |
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
| |
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Unlike normal missing includes, implicit function declaration
fixes require a revbump as they can affect code generation.
Observed on musl.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream build scripts call the preprocessor to acquire the list
of system include directories, which is then used to locate the
declaration of clock_adjtime(). However, they hard-coded the
preprocessor name to "cpp" - and if that is absent (e.g. on a system
without native gcc symlinks) the script invoking it gets an empty list
of directories, assumes the absence of clock_adjtime() definition and
compensates by enabling a custom one, and subsequently causes a build
failure when the two definitions collide.
Closes: https://bugs.gentoo.org/864557
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/864547
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
|
|
| |
Invoking maintainer time-out.
Closes: https://bugs.gentoo.org/728540
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
Invoking maintainer time-out.
Closes: https://bugs.gentoo.org/708614
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|