Open den-mentiei opened 8 years ago
With #158 in place it should be possible to pass flags to C compiler.
Therefore, we need more cc specific flags predefined. Also, a bunch of currently defined flags (cxx_...) should be renamed as they are suitable for both cc and cxx.
cc
cxx_
cxx
With #158 in place it should be possible to pass flags to C compiler.
Therefore, we need more
cc
specific flags predefined. Also, a bunch of currently defined flags (cxx_
...) should be renamed as they are suitable for bothcc
andcxx
.