export CFLAGS="${CFLAGS} -Wno-error=deprecated-declarations"
export CXXFLAGS="${CXXFLAGS} -Wno-error=deprecated-declarations"
