diff options
author | Cedric BAIL <cedric@osg.samsung.com> | 2016-03-24 14:27:05 -0700 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2016-03-24 14:31:58 -0700 |
commit | ab4bfcf250ce5e6c8897b66ff632b6b20debf6ec (patch) | |
tree | 12f00cbd4426691c1dcb81ed881460736058c23b /src/lib/embryo/embryo_time.c | |
parent | 3b9f53317d4b99ece36eb72025dfe986776e5c13 (diff) |
elementary: when building with backends, we apparently need to link with them to.
This make elementary break the modularity of the underlying layer. I haven't looked
at what is going on here, but basically if you have a wayland, a drm, whatever backend
turned on. You need elementary to be link against that ecore_* directly. This means
we are lacking in abstraction in Ecore_Evas and are dlopening to much library at
startup. This needs to be improved in the future.
I am guessing this is related to maybe DnD and C&P.
Diffstat (limited to 'src/lib/embryo/embryo_time.c')
0 files changed, 0 insertions, 0 deletions