Closed SuperSandro2000 closed 3 years ago
I guess semantically, it should go before CFLAGS
and CXXFLAGS
since CPPFLAGS
are for the preproccessor while the former are for the compiler? But not sure if we should care about this level of distinction. cc @worldofpeace
I would just sort those array alphabetically and be done with it.
@jtojnar Yeah, I think it's not super important to have that level of distinction. Alphabetical would be just fine.