summaryrefslogtreecommitdiffstats
path: root/desktop/enlightenment/enlightenment.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/enlightenment/enlightenment.SlackBuild')
-rw-r--r--desktop/enlightenment/enlightenment.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/enlightenment/enlightenment.SlackBuild b/desktop/enlightenment/enlightenment.SlackBuild
index 5a1b7bb3a2..7fc560cefa 100644
--- a/desktop/enlightenment/enlightenment.SlackBuild
+++ b/desktop/enlightenment/enlightenment.SlackBuild
@@ -72,7 +72,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-CFLAGS="$SLKCFLAGS" \
+CFLAGS="$SLKCFLAGS -fcommon" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \