changa
changa copied to clipboard
Some compilers do not recognize `-MP`
The configure/make process requires the -MP
flag to be recognized by the compiler. This is used for generating the make
dependencies. However some compilers, namely nvc++
do not recognize this flag. ChaNGa should build in spite of this.