Skip to content

Commit

Permalink
Kbuild/Makefile: POLLY: Remove Non-Compatible flags With aosp clang
Browse files Browse the repository at this point in the history
Make google clang prebuilt happy

Signed-off-by: Carlos Jimenez (JavaShin-X) <[email protected]>
  • Loading branch information
javashin committed Jun 16, 2022
1 parent 69a283b commit f5a1e79
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -740,9 +740,6 @@ KBUILD_CFLAGS += -mllvm -polly \
-mllvm -polly-num-threads=0 \
-mllvm -polly-scheduling=dynamic \
-mllvm -polly-scheduling-chunksize=1 \
-mllvm -polly-postopts=1 \
-mllvm -polly-reschedule=1 \
-mllvm -polly-loopfusion-greedy=1 \
-mllvm -polly-run-dce \
-mllvm -polly-run-inliner \
-mllvm -polly-ast-use-context \
Expand Down

0 comments on commit f5a1e79

Please sign in to comment.