Eo: Mark class_get() as weak APIs
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 7 Apr 2016 06:36:20 +0000 (15:36 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 7 Apr 2016 06:39:56 +0000 (15:39 +0900)
commit7de2f28b4586557f04a80c4d4c0fadd99703a687
tree06e0915f194225d2add6d75869c88e3e00c8b272
parent83a591b335dda4e4fabb68b6127152c2a4ce2267
Eo: Mark class_get() as weak APIs

While eolian-gen was generating EWAPI (weak) class_get()
symbol declarations, they were implemented as EAPI (strong).
Not sure if this mismatch had any significant effect.

This patch tries to address T3423 (windows build).
The mismatch between EAPI and EWAPI might be the problem.
src/lib/eo/Eo.h