Merge: separate_compiler: remove the use of weak symbols.
authorJean Privat <jean@pryen.org>
Mon, 10 Aug 2015 16:13:00 +0000 (12:13 -0400)
committerJean Privat <jean@pryen.org>
Mon, 10 Aug 2015 16:13:00 +0000 (12:13 -0400)
thus always compile stub of methods to avoid unresolved symbols

weak symbols seem to cause issues on some platforms *cough mac os x cough*

Pull-Request: #1625
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge