summaryrefslogtreecommitdiffstats
path: root/system/open-vm-tools/open-vm-tools.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-08-18 16:29:50 +0200
committer Matteo Bernardini2019-08-18 16:29:50 +0200
commite81a89f1b6ccd3da8cffc51b431e0026126e34b9 (patch)
treed58abd1dad22c526d4bebefe25d34800370d6392 /system/open-vm-tools/open-vm-tools.SlackBuild
parentd04189e642ca17186cb9b2b5899fa9c12aceb782 (diff)
downloadslackbuilds-current-20190818.2.tar.gz
20190818.2 global branch merge.current-20190818.2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 \