Skip to content
Commit 448ef746 authored by Don Hinton's avatar Don Hinton
Browse files

[cmake] [compiler-rt] Remove duplicate CMAKE_CXX_FLAGS.

`set_target_compile_flags()` ultimately sets COMPILE_FLAGS which is
added to CMAKE_CXX_FLAGS in the compile rule, so passing
CMAKE_CXX_FLAGS causes them to be duplicated.

Differential Revision: https://reviews.llvm.org/D42398

llvm-svn: 323626
parent a0d7df39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment