Skip to content

Update Makefile #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Prev Previous commit
Next Next commit
all blank changes
  • Loading branch information
va7yaa committed Jan 18, 2017
commit b561ec0849f15f4810b9cf9c4562f4a05d7031c7
2 changes: 1 addition & 1 deletion Makefile.linux
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down