Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b561ec0

Browse files
committedJan 18, 2017
all blank changes
1 parent c58720a commit b561ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Makefile.linux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ endif
197197
# If you want to use OSS (for FreeBSD, OpenBSD) instead of
198198
# ALSA (for Linux), comment out (or remove) the two lines below.
199199

200-
CFLAGS += -DUSE_ALSA
200+
# CFLAGS += -DUSE_ALSA
201201
LDFLAGS += -lasound
202202

203203

0 commit comments

Comments
 (0)
Please sign in to comment.