This patch adds support for the --sysroot flag. It does so by passing the -isysroot down to Clang's CC1. The existing logic already passed the flag to the linker, which may or may not reject in on some systems.
Any concerns about this implementation strategy?
sysroots_flag.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
