提交 3f66eb6c authored 作者: Mike Jerris's avatar Mike Jerris

FS-10471: [build] fix build error on debian 9 with --enable-zrtp

上级 07d4d093
......@@ -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)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论