Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 639748 | Differences between
and this patch

Collapse All | Expand All

(-)a/libs/libzrtp/third_party/bnlib/configure.ac (-1 / +3 lines)
Lines 99-104 else Link Here
99
  GCCMAGIC1=-c
99
  GCCMAGIC1=-c
100
  GCCMAGIC2=
100
  GCCMAGIC2=
101
fi
101
fi
102
#  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
103
GCCMAGIC1=-c
104
GCCMAGIC2=
102
AC_SUBST(GCCMAGIC1)
105
AC_SUBST(GCCMAGIC1)
103
AC_SUBST(GCCMAGIC2)
106
AC_SUBST(GCCMAGIC2)
104
107
105
- 

Return to bug 639748