Vsevolod Lobko writes:
> > override TCL_SHLIB_LD := $(shell echo $(TCL_SHLIB_LD) | sed 's/-Wl,-soname[^ ]*//'
>
> Sorry, but by this you broke freebsd build which has:
>
> TCL_SHLIB_LD = ld -shared -x -soname $@
>
> and $@ gets substituted too early
I've submitted a bug report to FreeBSD about this. Let's hope they fix it
soon.
--
Peter Eisentraut peter_e@gmx.net