Distrotech / minicom

Other
44 stars 40 forks source link

Build failed #1

Open andrewtholt opened 7 years ago

andrewtholt commented 7 years ago

Downloaded and built today. make failed with BC undeclared, simple fix:

Add to windows.c line 70:

static const char *BC ;