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

Gerald Pfeifer <ger...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b...@freebsd.org
             Status|New                         |Open

--- Comment #5 from Gerald Pfeifer <ger...@freebsd.org> ---
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.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to