https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237688
Gerald Pfeifer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Open --- Comment #5 from Gerald Pfeifer <[email protected]> --- So, it was a non-default setting after all. ;-) That said, is there a better way of reasonably handling this within our ports framework? Something like .if $(binutils built statically) IGNORE= GCC requires dynamically linked binutils .endif Or perhaps drop the STATIC option from devel/binutils? Is this an important one for users? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
