ProgramMax / max

max is a tool belt for C++
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Remove GCC support #169

Closed ProgramMax closed 3 years ago

ProgramMax commented 3 years ago

GCC is maintained by the Free Software Foundation, which has supported non-inclusive behavior.

This is against our code of conduct and not the direction our industry should be headed. As a result, max will not support GCC. And thus will not indirectly support non-inclusive behavior.

This commit removes GCC support.