projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0daabd5
)
galahad, noop: Fix visibility CFLAGS in automake
author
Adam Jackson
<ajax@redhat.com>
Wed, 2 Jan 2013 19:02:59 +0000
(14:02 -0500)
committer
Adam Jackson
<ajax@redhat.com>
Wed, 2 Jan 2013 19:08:15 +0000
(14:08 -0500)
Note: this is a candidate for the 9.0 stable branch.
Signed-off-by: Adam Jackson <ajax@redhat.com>
src/gallium/drivers/Makefile.am
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/Makefile.am
b/src/gallium/drivers/Makefile.am
index 409bae0955f45f191b65e331e9a50ede192085f7..dc808f47d9b7b0b4b8fef9847a3f9fcdf5adb4c3 100644
(file)
--- a/
src/gallium/drivers/Makefile.am
+++ b/
src/gallium/drivers/Makefile.am
@@
-7,6
+7,8
@@
AM_CPPFLAGS = \
$(DEFINES) \
$(PIC_FLAGS)
+AM_CFLAGS = $(VISIBILITY_CFLAGS)
+
noinst_LIBRARIES =
SUBDIRS =