Page MenuHomeFreeBSD

comms/flrig: fix build on powerpc64
ClosedPublic

Authored by pkubaj on May 9 2019, 8:43 PM.
Tags
None
Referenced Files
F153327656: D20217.diff
Mon, Apr 20, 12:22 PM
F153327528: D20217.diff
Mon, Apr 20, 12:22 PM
F153220173: D20217.id57227.diff
Sun, Apr 19, 9:31 PM
Unknown Object (File)
Sun, Apr 19, 7:21 AM
Unknown Object (File)
Thu, Apr 16, 6:40 AM
Unknown Object (File)
Wed, Apr 15, 2:12 PM
Unknown Object (File)
Wed, Apr 15, 7:14 AM
Unknown Object (File)
Tue, Apr 14, 3:24 PM
Subscribers
None

Details

Summary

Add -mminimal-toc to CFLAGS on powerpc64 to fix linking:
/usr/bin/ld: rigs/flrig-TS950.o(.text+0x1c40): sibling call optimization to _ZN7rigbaseD2Ev' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make _ZN7rigbaseD2Ev' extern

PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237816

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 10 2019, 4:33 AM
This revision was automatically updated to reflect the committed changes.