projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3408c93
)
reverted removal of ASOUNDLIB from hpsdrsim compilation
author
c vw
<dl1ycf@darc.de>
Tue, 27 Oct 2020 09:18:33 +0000
(10:18 +0100)
committer
c vw
<dl1ycf@darc.de>
Tue, 27 Oct 2020 09:18:33 +0000
(10:18 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index cd74b15b7351f4987d96affbaa2977f698dd239a..fe69b75b25f709e758548fdc44419dd50d2088e0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-475,8
+475,7
@@
controller2v2: clean $(PROGRAM)
#############################################################################
hpsdrsim.o: hpsdrsim.c hpsdrsim.h
-# $(CC) -c -O -DALSASOUND hpsdrsim.c
- $(CC) -c -O hpsdrsim.c
+ $(CC) -c -O -DALSASOUND hpsdrsim.c
newhpsdrsim.o: newhpsdrsim.c hpsdrsim.h
$(CC) -c -O newhpsdrsim.c