mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
FS-10471: [build] fix build error on debian 9 with --enable-zrtp
This commit is contained in:
+3
@@ -99,6 +99,9 @@ else
|
||||
GCCMAGIC1=-c
|
||||
GCCMAGIC2=
|
||||
fi
|
||||
# newer gcc on debian 9 doesn't support this, and we don't need it here as its an embedded lib so we will disable this explicitly
|
||||
GCCMAGIC1=-c
|
||||
GCCMAGIC2=
|
||||
AC_SUBST(GCCMAGIC1)
|
||||
AC_SUBST(GCCMAGIC2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user