So, I\'ve found some other clang error\'s on here that appear to be somewhat similar, however, the fixes aren\'t applicable to my situation.
I\'m using OSX Mavericks
ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future cc .....
or
export ARCHFLAGS="-Wno-error=unused-command-line-argument-hard-error-in-future"