1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/emulators
Dimitry Andric 5416735dea emulators/mupen64plus-core: fix build with clang and lld 19
lld 19 has become more strict about 32-bit relocations that require PIC,
resulting in link errors when building emulators/mupen64plus-core:

      LD  libmupen64plus.so.2.0.0
  ld: error: relocation R_386_32 cannot be used against symbol '__gxx_personality_v0'; recompile with -fPIC
  >>> defined in /usr/lib/libcxxrt.so
  >>> referenced by oglft_c.cpp
  >>>               _obj/osd/oglft_c.o:(.eh_frame+0xFA63)

  ld: error: relocation R_386_32 cannot be used against local symbol; recompile with -fPIC
  >>> defined in _obj/osd/oglft_c.o
  >>> referenced by oglft_c.cpp
  >>>               _obj/osd/oglft_c.o:(.eh_frame+0xFA81)

  ld: error: relocation R_386_32 cannot be used against local symbol; recompile with -fPIC
  >>> defined in _obj/osd/oglft_c.o
  >>> referenced by oglft_c.cpp
  >>>               _obj/osd/oglft_c.o:(.eh_frame+0xFAB1)

  ld: error: relocation R_386_32 cannot be used against local symbol; recompile with -fPIC
  >>> defined in _obj/osd/oglft_c.o
  >>> referenced by oglft_c.cpp
  >>>               _obj/osd/oglft_c.o:(.eh_frame+0xFAE1)

  [...more of these...]

Make it compile with -fPIC even on i386, by adjusting the PIC make
variable. This also removes the need to use -Wl,-znotext as a workaround.

PR:		281906
Approved by:	maintainer timeout (2 weeks)
MFH:		2024Q4
2024-10-20 12:00:34 +02:00
..
86Box emulators/86Box: Update 4.2 → 4.2.1 2024-10-09 14:50:09 +03:00
adamem
almostti
anese
aqemu
aranym all: drop support for expired FreeBSD 14.0 2024-10-01 20:56:20 +02:00
ares emulators/ares: Bump PORTREVISION 2024-09-14 13:57:26 +02:00
atari800
bfe
bochs
bsvc
cannonball
catapult
cemu emulators/cemu: the port had been updated to version 2.0 2024-09-07 18:21:40 +00:00
cingb
citra
citra-qt5
cpmtools
cpmtools2
darcnes
dgen-sdl
dolphin-emu
dosbox
dosbox-staging
dosbox-x emulators/dosbox-x: Update to 2024.10.01 2024-10-02 14:30:10 +01:00
dps8m
duckstation
dynamips-community
edumips64
elliott-803
emu64
emulationstation */*: bump consumers after devel/boost* update 2024-10-03 13:25:14 +03:00
es-de */*: Bump consumers of devel/libgit2 2024-10-18 19:56:41 +01:00
fceux */*: bump port revisions of dependents following x265 updates 2024-10-06 13:49:16 +02:00
flexemu emulators/flexemu: Update to 3.22 2024-10-07 20:17:38 +02:00
fmsx
frodo
fs-uae
fs-uae-launcher */*: Chase removal of sip from RUN_DEPENDS 2024-10-19 03:33:57 -04:00
fuse
fuse-roms
fuse-utils
gbe
gens
gngb all: drop support for expired FreeBSD 14.0 2024-10-01 20:56:20 +02:00
gxemul
hatari
hercules
higan
hv_kvp_cmd
javatari
joytran
jzintv
klh10
lib765
libc6-shim
libdsk
libretro-bsnes
libretro-flycast
libretro-kronos
libretro-mame
libretro-pcsx2
libretro-ppsspp
libretro-reicast
libretro-vice
libspectrum
linux_base-c7 emulators/linux_base-c7: Fix distinfo for aarch64 2024-10-11 11:04:55 +02:00
linux_base-rl9
linux-c7
linux-power9-functional-sim
linux-power10-functional-sim
linux-rl9
magia
mame
mastergear
mednafen emulators/mednafen: Remove dependency on deprecated port audio/musepack 2024-09-20 17:38:17 -07:00
mesen
mgba
mtools
mupen64plus emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
mupen64plus-audio-sdl emulators/mupen64plus-*: Update to 2.6.0 2024-09-09 22:29:26 -07:00
mupen64plus-core emulators/mupen64plus-core: fix build with clang and lld 19 2024-10-20 12:00:34 +02:00
mupen64plus-input-sdl emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
mupen64plus-plugins emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
mupen64plus-qt
mupen64plus-rsp-cxd4 emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
mupen64plus-rsp-hle emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
mupen64plus-rsp-z64 emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
mupen64plus-ui-console emulators/mupen64plus-*: Update to 2.6.0 2024-09-09 22:29:26 -07:00
mupen64plus-video-arachnoid emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
mupen64plus-video-glide64 emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
mupen64plus-video-glide64mk2 */*: bump consumers after devel/boost* update 2024-10-03 13:25:14 +03:00
mupen64plus-video-rice emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
mupen64plus-video-z64 emulators/mupen64plus*: Update to 2.6.0 2024-09-09 21:45:39 -07:00
nemu
nestopia
o2em
ods2reader
open-simh
open-vm-tools emulators/open-vm-tools: Update to 12.4.5 2024-10-08 18:36:44 -03:00
openmsx
p5-Acme-6502
parallels-tools
pcem
pcemu
pcsx2
playonbsd
ppsspp
ppsspp-qt5
py-gns3-converter
py-m64py
py-unicorn
qemu emulators/qemu{-devel}: Ignore on i386 2024-09-19 21:27:08 +02:00
qemu8 emulators/qemu8: Update version 8.2.6=>8.2.7 2024-09-20 14:14:30 +02:00
qemu-cheri all: drop support for expired FreeBSD 14.0 2024-10-01 20:56:20 +02:00
qemu-devel emulators/qemu{-devel}: Ignore on i386 2024-09-19 21:27:08 +02:00
qemu-powernv
qemu-user-static
qemu-user-static-devel
qmc2
quasi88
reicast
ripes
riscv-isa-sim
rpcs3 emulators/rpcs3: update to 0.0.33.17042 2024-10-17 02:48:11 +02:00
rubygem-fission
sameboy emulators/sameboy: Update to 0.16.7 2024-10-04 09:04:31 +01:00
simh
simh-hp2100
simh-hp3000
simh-hpdoc
snes9x-gtk
spim
stella emulators/stella: Update to 6.7.1 2024-09-20 17:03:31 -07:00
stonx
teo
tic-80
tiemu3
tilem
tme
tnylpo
tpm-emulator
uae all: drop support for expired FreeBSD 14.0 2024-10-01 20:56:20 +02:00
ucon64
uconvert
ukncbtl
unicorn
vba
vboxtool
vgb-bin
vgba-bin
vice
virtualbox-ose all: drop support for expired FreeBSD 14.0 2024-10-01 20:56:20 +02:00
virtualbox-ose-additions
virtualbox-ose-additions-legacy
virtualbox-ose-additions-nox11
virtualbox-ose-additions-nox11-legacy
virtualbox-ose-kmod
virtualbox-ose-kmod-legacy all: drop support for expired FreeBSD 14.0 2024-10-01 20:56:20 +02:00
virtualbox-ose-legacy all: drop support for expired FreeBSD 14.0 2024-10-01 20:56:20 +02:00
virtualbox-ose-nox11
virtualbox-ose-nox11-legacy
visualboyadvance-m
vmips
vmsbackup
vmw
vt100
vxtools
wine emulators/wine: Update explanation for local patch 2024-09-09 05:28:28 +00:00
wine8
wine-devel emulators/wine-devel: Update to Wine 9.17 2024-09-14 16:43:53 +00:00
wine-gecko
wine-gecko-devel
wine-mono
wine-mono-devel emulators/wine-mono-devel: Update to version 9.3.0 2024-09-06 21:47:29 +00:00
wine-proton
winetricks
x16-emulator emulators/x16-emulator: update to r48 2024-09-11 11:14:38 +03:00
x16-rom emulators/x16-rom: update to r48 2024-09-11 11:14:38 +03:00
x48
x49gp
xbraitenberg
xcpc
xen-kernel
xhomer
xsystem35
xzx
yaze-ag
yuzu
z80pack
zsnes all: drop support for expired FreeBSD 14.0 2024-10-01 20:56:20 +02:00
Makefile