Skip to content
Snippets Groups Projects
Commit 04e3dae4 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mklibs: properly fix library linking - the relinking in some instances used...

mklibs: properly fix library linking - the relinking in some instances used static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order

SVN-Revision: 25793
parent d8e217c2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment