aboutsummaryrefslogtreecommitdiff
path: root/projects/samba/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'projects/samba/build.sh')
-rwxr-xr-xprojects/samba/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/samba/build.sh b/projects/samba/build.sh
index b809e4c03..e066a9725 100755
--- a/projects/samba/build.sh
+++ b/projects/samba/build.sh
@@ -15,5 +15,6 @@
#
################################################################################
+export CFLAGS="$CFLAGS -Wno-error=strict-prototypes"
# The real script is maintained in the Samba repo
exec lib/fuzzing/oss-fuzz/build_samba.sh