Fix misunderstanding of CPPFLAGS and CXXFLAGS.
This commit is contained in:
parent
6544bd2e65
commit
b28ee6b039
6 changed files with 44 additions and 44 deletions
|
@ -50,7 +50,7 @@ MSG_EXTENDED_LISTING = Creating Extended Listing:
|
|||
MSG_SYMBOL_TABLE = Creating Symbol Table:
|
||||
MSG_LINKING = Linking:
|
||||
MSG_COMPILING = Compiling:
|
||||
MSG_COMPILING_CPP = Compiling:
|
||||
MSG_COMPILING_CXX = Compiling:
|
||||
MSG_ASSEMBLING = Assembling:
|
||||
MSG_CLEANING = Cleaning project:
|
||||
MSG_CREATING_LIBRARY = Creating library:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue