summaryrefslogtreecommitdiffstats
path: root/audio/grip2
diff options
context:
space:
mode:
Diffstat (limited to 'audio/grip2')
-rw-r--r--audio/grip2/grip2.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/grip2/grip2.SlackBuild b/audio/grip2/grip2.SlackBuild
index aee00db42c..be3b9c8f90 100644
--- a/audio/grip2/grip2.SlackBuild
+++ b/audio/grip2/grip2.SlackBuild
@@ -48,6 +48,8 @@ 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 {} \;
+SLKCFLAGS="$SLKCFLAGS -std=gnu89"
+
# Slack 12.2 and up keeps cdda headers in /usr/include/cdda, 12.1 has them
# in /usr/include itself. Be adaptable.
if [ -r /usr/include/cdda/cdda_interface.h ]; then