From 58ce9d6292c7033ff76bb2ef35da0e4c36de2389 Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Thu, 31 Jul 2014 15:39:15 +0200 Subject: radeon: Use symbol visibility. All the bof_* symbols are now no longer exported. Signed-off-by: Maarten Lankhorst Reviewed-by: Alex Deucher --- radeon/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'radeon/Makefile.am') diff --git a/radeon/Makefile.am b/radeon/Makefile.am index a8cd1003..c9695739 100644 --- a/radeon/Makefile.am +++ b/radeon/Makefile.am @@ -24,6 +24,7 @@ AM_CFLAGS = \ $(WARN_CFLAGS) \ + $(VISIBILITY_CFLAGS) \ -I$(top_srcdir) \ -I$(top_srcdir)/radeon \ $(PTHREADSTUBS_CFLAGS) \ -- cgit v1.2.3