File tree 1 file changed +0
-1
lines changed
cmake/adjust/template/vendor/impl
1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,6 @@ endif()
84
84
NBL_REQUEST_COMPILE_OPTION_SUPPORT(LANG ${LANG} CONFIG DEBUG OPTIONS
85
85
-g # https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-g
86
86
-mincremental-linker-compatible # https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-mincremental-linker-compatible
87
- -Xclang=-fincremental-extensions # https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-fincremental-extensions
88
87
-Wall # https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-W-warning
89
88
-gline-tables-only # https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-gline-tables-only
90
89
-Xclang=-fno-inline-functions # https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-finline-functions
You can’t perform that action at this time.
0 commit comments