hw/xfree86: fix sbus build for SPARC
Initially reported downstream in Gentoo. Manifests with errors like:
gnu/bin/ld: hw/xfree86/common/libxorg_common.a(xf86fbBus.c.o): in function `xf86ClaimFbSlot':
xf86fbBus.c:(.text+0x20): undefined reference to `sbusSlotClaimed'
/usr/lib/gcc/sparc-unknown-linux-gnu/11.2.0/../../../../sparc-unknown-linux-gnu/bin/ld: xf86fbBus.c:(.text+0x2c): undefined reference to `sbusSlotClaimed'
While we use the headers in meson.build, we don't reference xf86sbusBus.c which defines the missing symbols like sbusSlotClaimed.
Bug: https://bugs.gentoo.org/828513 Signed-off-by: Sam James sam@gentoo.org
Merge request reports
Activity
added 1 commit
- f94ec318 - Revert "hw/xfree86: fix sbus build for SPARC" (testing CI)
added 3 commits
-
4d6fbafa...4de9666b - 2 commits from branch
xorg:master
- 801f3fb5 - hw/xfree86: fix sbus build for SPARC
-
4d6fbafa...4de9666b - 2 commits from branch
added 5 commits
-
801f3fb5...ebce7e2d - 4 commits from branch
xorg:master
- 6c1a1fcc - hw/xfree86: fix sbus build for SPARC
-
801f3fb5...ebce7e2d - 4 commits from branch