Always compile with gcc
commit9bff02be9d07afed0eca06f709ce3b8b54994046
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Aug 2015 15:47:55 +0000 (24 15:47 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Aug 2015 15:47:55 +0000 (24 15:47 +0000)
treea81b01474537176bf923327d50b80ce0f3bf6ad3
parente79ef192e2da2bf31f0f0655b9c4cb7481c561e9
Always compile with gcc

This avoids the problem where the cc.exe of *MSys2* would be picked to
compile Git Cheetah in Git for Windows 2.x' SDK because there is no
MinGW cc.exe.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
common/Makefile