dylex / slack-libpurple

Slack module for libpurple
GNU General Public License v2.0
280 stars 38 forks source link

Update Makefile #172

Closed sc68cal closed 1 year ago

sc68cal commented 1 year ago

Allow CC to be defined by the OS (cc, normally symlinked to gcc).

This is needed for operating systems like FreeBSD that do not have gcc installed and instead build with clang