abinfo "Blocking CXX ..."
export CXX=/bin/false

abinfo "Appending -std=gnu17 to fix build ..."
export CFLAGS="${CFLAGS} -std=gnu17"
