On Sat, Feb 8, 2014 at 8:04 AM, Emil Velikov <[email protected]> wrote: > Most places in mesa requires explicit VISIBILITY_CFLAGS causing > some headache when introducing new build components and managing > existing ones. Move to inconditionally hide all symbols and make > sure we explicitly set the ones that need to be public.
DEFINES currently consists of only, well, -D... defines. I don't think we should repurpose it for this and start adding CFLAGS/CXXFLAGS to it. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
