summaryrefslogtreecommitdiffstats
path: root/system/open-vm-tools/open-vm-tools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/open-vm-tools/open-vm-tools.SlackBuild')
-rw-r--r--system/open-vm-tools/open-vm-tools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/open-vm-tools/open-vm-tools.SlackBuild b/system/open-vm-tools/open-vm-tools.SlackBuild
index a294741688..cd5b4147fb 100644
--- a/system/open-vm-tools/open-vm-tools.SlackBuild
+++ b/system/open-vm-tools/open-vm-tools.SlackBuild
@@ -90,7 +90,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
autoreconf -i
-CFLAGS="$SLKCFLAGS" \
+CFLAGS="$SLKCFLAGS -Wno-error=address-of-packed-member -Wno-error=format-overflow= -Wno-error=stringop-truncation" \
CXXFLAGS="$SLKCFLAGS" \
LIBS=-lcrypt \
./configure \