ISOBMFF icon indicating copy to clipboard operation
ISOBMFF copied to clipboard

Makefile: fix building on Linux with Clang.

Open ronaldonunez opened this issue 2 months ago • 3 comments

Properly set CC variable to clang++ as it's a C++ project and remove unnecessary compiler and linker flags.

This is similar to https://github.com/DigiDNA/ISOBMFF/pull/17.

ronaldonunez avatar Apr 16 '24 12:04 ronaldonunez