Hmm, I had a tickle in the back of my mind that it might not work, but I ignored it.
Try adding this as the first line in the build() function instead:
export CFLAGS="${CFLAGS} -Wno-error=format-security"
Hmm, I had a tickle in the back of my mind that it might not work, but I ignored it.
Try adding this as the first line in the build() function instead:
export CFLAGS="${CFLAGS} -Wno-error=format-security"