Lines Matching full:specify
133 Specify the language standard to compile for.
137 Specify the C++ standard library to use; supported options are libstdc++ and
239 Specify the architecture to build for.
243 When building for Mac OS/X, specify the minimum version supported by your
248 When building for iPhone OS, specify the minimum version supported by your
254 Specify that Clang should generate code for a specific processor family member
255 and later. For example, if you specify -march=i486, the compiler is allowed to
268 Specify which optimization level to use. B<-O0> means "no optimization": this
324 ##These options specify which Objective-C runtime the code generator should
543 These environment variables specify additional paths, as for CPATH,