[waffle] [PATCH 0/3] Cleanup linking hacks
Emil Velikov
emil.l.velikov at gmail.com
Thu Aug 21 12:30:51 PDT 2014
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 :)
More information about the waffle
mailing list