diff options
Diffstat (limited to 'freedreno')
-rw-r--r-- | freedreno/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/freedreno/Makefile.am b/freedreno/Makefile.am index 27e6aa6c..07208675 100644 --- a/freedreno/Makefile.am +++ b/freedreno/Makefile.am @@ -3,7 +3,6 @@ include Makefile.sources AM_CFLAGS = \ $(WARN_CFLAGS) \ - $(VISIBILITY_CFLAGS) \ -I$(top_srcdir) \ $(PTHREADSTUBS_CFLAGS) \ -I$(top_srcdir)/include/drm |