While running `install_hplp.sh` I'm getting 3 errors like the following. Any ideas? ``` test_hpcalcs.c:104:13: error: format string is not a string literal [-Werror,-Wformat-nonliteral] vprintf(format, args); ```
While running
install_hplp.shI'm getting 3 errors like the following. Any ideas?