Skip to content

Preserve links while installing libraries

Use $(CP) rather than $(INSTALL_BIN) to install libraries so that symbolic lings are not being dereferenced.

Merge request reports