From: Thomas Pornin Date: Mon, 28 Aug 2017 14:26:33 +0000 (+0200) Subject: Switch C compiler to the generic 'cc' (to use the default compiler, not necessarily... X-Git-Tag: v0.6~23 X-Git-Url: https://bearssl.org/gitweb//home/git/?p=BearSSL;a=commitdiff_plain;h=5b980fb6250788735f56d9640696864e82e35f59;hp=5b980fb6250788735f56d9640696864e82e35f59 Switch C compiler to the generic 'cc' (to use the default compiler, not necessarily GCC -- this is for systems that offer both GCC and Clang, and use Clang as default). ---