Hello list,

As promised here is another series from your truly :P

This one removes a linking hack we added a while back and prevent
over-linking when we have the library/deps but do not build that
particular waffle back-end
eg.
 wayland is present on my system but I provide -Dwaffle_use_wayland=0

With the above will end up linking against libwayland-{client,egl}
and the last patch of this series will fix this.


-Emil

P.S. I have another small series which removes our explicit linking 
against libEGL, and we dlopen it at runtime. But that for another day :)

_______________________________________________
waffle mailing list
waffle@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/waffle

Reply via email to