For some reason, my GCC didn't recognize these flags. So, I simply did a find/replace on `-m64` and `-m32` within the `.make` files, and it worked.
For some reason, my GCC didn't recognize these flags. So, I simply did a find/replace on
-m64and-m32within the.makefiles, and it worked.