galahad, noop: Fix visibility CFLAGS in automake
authorAdam Jackson <ajax@redhat.com>
Wed, 2 Jan 2013 19:02:59 +0000 (14:02 -0500)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sun, 20 Jan 2013 14:08:29 +0000 (15:08 +0100)
Note: this is a candidate for the 9.0 stable branch.

Signed-off-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit 443954d161dc3db0605926e4e759080e299710ce)

src/gallium/drivers/Makefile.am

index 409bae0..dc808f4 100644 (file)
@@ -7,6 +7,8 @@ AM_CPPFLAGS = \
        $(DEFINES) \
        $(PIC_FLAGS)
 
+AM_CFLAGS = $(VISIBILITY_CFLAGS)
+
 noinst_LIBRARIES =
 
 SUBDIRS =