Change-Id: I1a8a3c926a7179275ec26eda6e824f39c83c1810
also be forwarded over the secure channel.
%prep
-%setup -q
+%setup -q
%patch0 -p1
cp %{SOURCE1001} .
autoreconf -fiv
PIEFLAGS="-fpie"
-export CFLAGS="%{optflags} $PIEFLAGS -fstack-protector"
+export CFLAGS="%{optflags} $PIEFLAGS -fstack-protector -Wno-implicit-function-declaration -Wno-incompatible-pointer-types"
export CXXFLAGS="%{optflags} $PIEFLAGS -fstack-protector"
export LDFLAGS="-pie %{?asan:-ldl} "
%configure \