Closed herbygillot closed 2 months ago
This change allows for the Makefile to respect the $CC and $CFLAGS variables on platforms where those are usually set.
$CC
$CFLAGS
Thank you for the PR! Unfortunately, it does not work on Windows.
OK, reverted changes for Windows specifically.
Thank you!
Much appreciated 🙏🏾
This change allows for the Makefile to respect the
$CC
and$CFLAGS
variables on platforms where those are usually set.