facebookarchive / xcbuild

Xcode-compatible build tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to override the compiler by passing CC/CXX variables

mstorsjo opened this issue · comments

When building using xcbuild, the CC/CXX variables don't override the actual compiler invoked, contrary to when building using the actual Xcode xcodebuild.