open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- Makefile.orig 2019-07-12 11:40:56.000000000 +0300
+++ Makefile 2019-07-12 11:40:59.000000000 +0300
@@ -1,4 +1,4 @@
-CC = gcc
+CC ?= gcc
NCURSES_CFLAGS = `pkg-config --cflags ncursesw`
NCURSES_LIBS = `pkg-config --libs ncursesw`
Everything looks good. We'll let you know here if there's anything you should know about.