[Bug 233187] net/ndisc6 has unnecessary runtime dependency on gcc
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 19 00:50:10 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233187
--- Comment #2 from hashiz at meridiani.jp ---
(In reply to m.tsatsenko from comment #1)
> I dont think this a way to handle port's dependencies.
There seems no way to set only runtime dependencies in Mk/bsd.gcc.mk.
> How did you come to conclusion gcc dependency is not required?
- All of this port's binary has no dependency on gcc runtime library.
- As far as I have confirmed, gcc is not started from the tool included in this
port.
This port is a small tool. But gcc is very large.
So I do not want to install gcc in the runtime environment.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list