Age | Commit message (Collapse) | Author | Files | Lines |
|
On 32-bit ARM, -Bsymbolic isn't enough. -Bstatic should be correct on
all platforms, and should fix static PIE linking on armv7.
Ref: #1070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As with util-linux, we hardcode our assumptions in place of the
wrong ones, and we comment out the most egregious braindeadnesses.
|
|
utmp is a mess everywhere, properly cleaning it up would be a
herculean task. Instead, here, we just change the hardcoded
assumptions into other hardcoded assumptions that work for us.
|
|
|
|
|
|
|
|
|
|
This test is affected by LD_PRELOAD and will fail if it detects
a shared library outside of standard system paths.
|
|
#1050.
|
|
|
|
|
|
|
|
|
|
|
|
Upstream tarball is no longer available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The default timeout is 300000ms (5 minutes).
|
|
|
|
|
|
|
|
|
|
|
|
Dependent packages that need testing:
* calligra
* kate
* ktexteditor
|
|
|
|
The only dependent package is QEMU, and this change
was tested on aarch64. Release notes indicate low risk.
|
|
This reverts commit 66cb8bc7ca4633a0b4e9091a315197dccbf298b0.
See: #1010.
|
|
|
|
|