| Summary: | [PATCH] lang/gdc: missing USE_ICONV | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool) Maintainer of lang/gdc,
Please note that PR ports/124567 has just been submitted.
If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.
The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124567
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: miwi->amdmi3 Dmitry is now committer. State Changed From-To: feedback->closed Committed. Thanks! |
lang/gdc uses iconv: % ldd /usr/local/bin/gdc /usr/local/bin/gdc: libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28097000) libc.so.7 => /lib/libc.so.7 (0x2818c000) but there's no USE_ICONV=yes in the port.