From 788801f883cf0934540f9e445f4cad7a9f2410c3 Mon Sep 17 00:00:00 2001 From: Tobias Pape Date: Tue, 7 Apr 2020 13:23:05 +0200 Subject: [PATCH] [gen configure for last commit] --- platforms/unix/config/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/unix/config/configure b/platforms/unix/config/configure index 8759a90030..54afb93185 100755 --- a/platforms/unix/config/configure +++ b/platforms/unix/config/configure @@ -12944,7 +12944,7 @@ INCLUDES="-I${blddir} -I${vmmcfg} -I${topdir}/platforms/unix/vm -I${topdir}/plat # these are not always added case $host_os in - cygwin*) + cygwin*|freebsd*) : #noop ;; *)