Skip to content

Weak symbols

Ahmed Abd El Mawgood requested to merge (removed):weak-symbols into master

This pull request is missing unit testing, I think feature like this can be easily tested, and it should be. I was wrong, it is very complex to unit test ld.so with the current test suite. Too much compiler options needs to be passed and the environment will be fragile. So I give up. on testing ld.so

Edited by Ahmed Abd El Mawgood

Merge request reports