Changes between Initial Version and Version 1 of Ticket #44065, comment 1
- Timestamp:
- Jun 19, 2014, 8:42:06 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44065, comment 1
initial v1 2 2 3 3 Or have a variant for it. 4 5 Edit: the libiconv linkage shown there is not listed as a dependency, either. So much stuff already depends on libiconv, though, that in that case, I would just go and add the dependency instead of thinking about a variant for it. 6 7 (btw checking both of the linkages with `nm` confirms that symbols from the libraries are actually used in both cases)