aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/compiz-plugins-main/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile
index 9df9edaa1309..a20cd87bb20d 100644
--- a/x11-wm/compiz-plugins-main/Makefile
+++ b/x11-wm/compiz-plugins-main/Makefile
@@ -30,6 +30,9 @@ USE_GNOME= gconf2 intltool libxslt
USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto xrandr xrender
USE_LDCONFIG= yes
+# Fix build with clang11
+CFLAGS+= -fcommon
+
GCONF_SCHEMAS= compiz-animation.schemas \
compiz-colorfilter.schemas \
compiz-expo.schemas \