MaskRay wrote: > `./bin/clang -target arm-linux-gnueabihf --print-supported-extensions`
Consider switching to `--target=` since `-target ` has been deprecated since Clang 3.4. https://github.com/llvm/llvm-project/pull/66083 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits