MacOSX needs a space between $(ARCHFLAG) and $(ARCH) otherwise we try to call...
MacOSX needs a space between $(ARCHFLAG) and $(ARCH) otherwise we try to call clang with "-archx86_64" which doesn't work. llvm-svn: 234949
Loading
Please sign in to comment