From 762799aaad04e42a9c2b7a8b9bdff140030b47b8 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 18 Jan 2017 11:27:08 -0800 Subject: [PATCH] Revert "all blank changes" This reverts commit b561ec0849f15f4810b9cf9c4562f4a05d7031c7. --- Makefile.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.linux b/Makefile.linux index 70a23ce..5960a29 100644 --- a/Makefile.linux +++ b/Makefile.linux @@ -197,7 +197,7 @@ endif # If you want to use OSS (for FreeBSD, OpenBSD) instead of # ALSA (for Linux), comment out (or remove) the two lines below. -# CFLAGS += -DUSE_ALSA +CFLAGS += -DUSE_ALSA LDFLAGS += -lasound