stunnel / static-curl

static builds cURL with HTTP3
MIT License
198 stars 28 forks source link

Fix missing command separator in macos script #54

Closed dtretyakov closed 7 months ago

dtretyakov commented 7 months ago

This fix solves the issue with clang detection (#49):

Makefile:2491: *** missing separator.  Stop.

Now it works with ARCHS="arm64".