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

--- Comment #9 from Thierry Thomas <thie...@freebsd.org> ---
Created attachment 147418
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147418&action=edit
This patch re-adds LDFLAGS to fix the problem.

$LDFLAGS was intentionally removed with the hereunder comment:

# ignore LDFLAGS from env, as it overrides internal flags (e.g. -shared) for
some reason

This proposed patch re-adds it (with the needed '-shared'), so that it takes
the value set by 'USES= fortran', which fixes the reported problem.

Indirectly this fixes some dependent ports like math/py-matplotlib and
cad/freecad (resurrection in progress).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to