export CFLAGS="${CFLAGS} -Wno-narrowing"
export CXXFLAGS="${CXXFLAGS} -Wno-narrowing -std=gnu++98"
