summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--science/afni/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index f245d394e2cb..d6b69f902095 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -60,7 +60,7 @@ MAKE_ENV= CC="${CC}" R_SHARE_DIR=${LOCALBASE}/lib/R/share
MAKE_JOBS_UNSAFE=yes
ALL_TARGET= vastness suma
-CFLAGS+= -fcommon
+CFLAGS+= -fcommon -Wno-incompatible-function-pointer-types
###########################################################################
# Install parameters