00da0a2232
Void used to mess with the dynamic linker paths, which is very wrong, so it's time to change that. The reason this was done was because the lib32/64 symlinks were not available in unconfigured chroots (since base-files used to create them during configuration) and this has not been the case for a while, so there is nothing blocking this. While at it, change the library paths to lib64 for 64-bit systems and lib32 for 32-bit systems. This merely changes the toolchain and usually does not have much of an effect; dynamic libraries do not contain the paths (the search paths are controlled by the dynamic linker). The lib32/64 symlinks are contained in base-files, so there is no harm in having this be consistent. |
||
---|---|---|
.. | ||
files | ||
patches | ||
template | ||
update |