From 7e80638a57d5541264b9748e59001f1c894c9c74 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 23 May 2018 17:37:48 -0700 Subject: [PATCH] Update source-release.sh --- freebsd/resources/switch/source-release.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freebsd/resources/switch/source-release.sh b/freebsd/resources/switch/source-release.sh index 489b678..bee3d2d 100755 --- a/freebsd/resources/switch/source-release.sh +++ b/freebsd/resources/switch/source-release.sh @@ -41,8 +41,8 @@ sed -i' ' -e s:'#applications/mod_curl:applications/mod_curl:' /usr/src/freeswit #sed -i '' -e s:'applications/mod_fsv:#applications/mod_fsv:' /usr/src/freeswitch/modules.conf #set the variables -export CC=gcc49 -export CFLAGS="-Wno-error -std=gnu99 -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array -Wno-incompatible-pointer-types" +#export CC=gcc49 +#export CFLAGS="-Wno-error -std=gnu99 -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array -Wno-incompatible-pointer-types" #configure the source (additional option --enable-system-lua) /usr/src/freeswitch/./configure --prefix=/usr/local/freeswitch --enable-core-pgsql-support --disable-fhs