https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210199
Tijl Coosemans <t...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pyt...@freebsd.org --- Comment #8 from Tijl Coosemans <t...@freebsd.org> --- We could link the python port with -Wl,-rpath=/usr/local/lib/gccX without adding a dependency on gcc. That way python would use the newer libgcc_s if a gcc port is installed and fall back to base libgcc_s if not. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"